MCP PDF Tools provides AI agents with functionality to manipulate PDF files. It offers tools for merging PDFs, extracting text, and converting PDFs to other formats. It connects to local file systems and integrates with common PDF libraries. Developers use it for automating PDF processing tasks, such as document assembly and text extraction.
MCP PDF Tools provides AI agents with functionality to manipulate PDF files. It offers tools for merging PDFs, extracting text, and converting PDFs to other formats. It connects to local file systems and integrates with common PDF libraries. Developers use it for automating PDF processing tasks, such as document assembly and text extraction.
pip install mcp-pdf-toolsAdd this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"hanweg-mcp-pdf-tools-github": {
"command": "uvx",
"args": [
"pip install mcp-pdf-tools"
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from mcp pdf tools?"
No configuration required. This server works out of the box.
"What resources are available in mcp pdf tools?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in mcp pdf tools"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in mcp pdf tools with [details]"
Claude will use the appropriate tool to create the resource and confirm success.
See what tools in your stack can connect to AI.
We build custom MCP integrations for B2B companies. From simple connections to complex multi-tool setups.