ivanvanderbyl/pdf-reader-mcp
A simple MCP server for reading PDFs in Claude Code
Platform-specific configuration:
{
"mcpServers": {
"pdf-reader-mcp": {
"command": "npx",
"args": [
"-y",
"pdf-reader-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...