gabrielmrojas/pdf_mcp_server
FastMCP PDF Processing Server exposes a set of small, focused MCP tools to process PDFs from any MCP-capable client (Claude Desktop, FastMCP client, etc.)
Platform-specific configuration:
{
"mcpServers": {
"pdf_mcp_server": {
"command": "npx",
"args": [
"-y",
"pdf_mcp_server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...