Saqib-Aziz007/mcp-pdf-reader
A Model Context Protocol (MCP) server that enables AI assistants like Claude, Windsurf, and other MCP-compatible tools to read and analyze PDF files.
Platform-specific configuration:
{
"mcpServers": {
"mcp-pdf-reader": {
"command": "npx",
"args": [
"-y",
"mcp-pdf-reader"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...