pdf-mcp
MCP Serverby I-CAN-hack · Added 5mo ago
Claude
18
Install
git clone https://github.com/I-CAN-hack/pdf-mcpAdd to Claude
claude mcp add pdf-mcpQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"pdf-mcp": {
"command": "npx",
"args": [
"@modelcontextprotocol/pdf-mcp"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
MCP server for reading, rendering, and searching PDF files. Requires Python >=3.12 and dependencies including pymupdf and pymupdf4llm. The server can be installed and run using the uvx tool with the command and args specified in the .mcp.json configuration.
Tags
ai-mlmcp-serverpdfpymupdfdocument-processingsearchrenderingai