jztan/pdf-mcp
Production-ready MCP server for PDF processing with intelligent caching. Extract text, search, and analyze PDFs with AI agents.
Platform-specific configuration:
{
"mcpServers": {
"pdf-mcp": {
"command": "npx",
"args": [
"-y",
"pdf-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...