Loading MCP server directory, please wait...
PDF reader for vision LLMs. Auto-detects text corruption and switches to image mode.
npx @getmcp/cli add io.github.PyJudge/pdf4vllmRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.PyJudge/pdf4vllm": {
"command": "uvx",
"args": [
"pdf4vllm-mcp"
]
}
}
}