pdf4vllm for Claude Desktop
io.github.pyjudge/pdf4vllm
PDF reader for vision LLMs. Auto-detects text corruption and switches to image mode.
client:Claude Desktop
transport:stdio
runtime:pypi
Install pdf4vllm in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"pdf4vllm": {
"command": "uvx",
"args": [
"pdf4vllm-mcp"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs