claude mcp add yudge-pdf4vllm -- uvx pdf4vllm-mcp
{
"mcpServers": {
"yudge-pdf4vllm": {
"command": "uvx",
"args": ["pdf4vllm-mcp"]
}
}
}
{
"mcpServers": {
"yudge-pdf4vllm": {
"command": "uvx",
"args": ["pdf4vllm-mcp"]
}
}
}
{
"mcpServers": {
"yudge-pdf4vllm": {
"command": "uvx",
"args": ["pdf4vllm-mcp"]
}
}
}
About This MCP Server
The io.github.PyJudge/pdf4vllm server is a developer tool that enables PDF reading capabilities for vision large language models, automatically detecting text corruption and switching to image mode when necessary. It connects to standard input/output streams and is available as a package on pypi, with its repository hosted on github. Developers working with vision LLMs and requiring PDF reading functionality would utilize this server to integrate PDF processing into their applications.
PDF reader for vision LLMs. Auto-detects text corruption and switches to image mode.. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.
Package
pdf4vllm-mcp on pypi
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on pypi.
What tools does it provide?
The pdf4vllm server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.