Pdf4vllm runs on your own machine — the client starts it, so there is no endpoint to ping. 101 installs a week from pypi. Last commit 12 Jan 2026.
PDF reader for vision LLMs. Auto-detects text corruption and switches to image mode.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add pdf4vllm -- uvx pdf4vllm-mcp
{
"mcpServers": {
"pdf4vllm": {
"args": [
"pdf4vllm-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.pdf4vllm]
command = "uvx"
args = ["pdf4vllm-mcp"]
{
"mcpServers": {
"pdf4vllm": {
"args": [
"pdf4vllm-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"pdf4vllm": {
"args": [
"pdf4vllm-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.