claude mcp add comexactpdf-mcp -- npx -y @exactpdf/mcp
{
"mcpServers": {
"comexactpdf-mcp": {
"command": "npx",
"args": ["-y", "@exactpdf/mcp"]
}
}
}
{
"mcpServers": {
"comexactpdf-mcp": {
"command": "npx",
"args": ["-y", "@exactpdf/mcp"]
}
}
}
{
"mcpServers": {
"comexactpdf-mcp": {
"command": "npx",
"args": ["-y", "@exactpdf/mcp"]
}
}
}
About This MCP Server
The com.exactpdf/mcp server is a web-based tool that provides an agent-facing PDF API, enabling developers to perform various operations on PDF files such as merging, splitting, rotating, compressing, and editing images, metadata, text, and Markdown. It can be connected to through npm and stdio, allowing for integration with other tools and systems. Developers would use this server when they need to manipulate PDF files programmatically, particularly in applications that require automated document processing and generation.
Agent-facing PDF API: merge, split, rotate, compress, images, metadata, text, and Markdown.. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with web & apis capabilities via the stdio transport.
Package
@exactpdf/mcp on npm
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.
What tools does it provide?
The ExactPDF server extends your AI assistant with web & apis capabilities. Once installed, your AI can use its tools automatically.