pdfmux for Claude Desktop
io.github.nameetp/pdfmux
PDF-to-Markdown extraction that audits its own output and flags any extractor's silent drops.
client:Claude Desktop
transport:stdio
runtime:pypi
Install pdfmux in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"pdfmux": {
"command": "uvx",
"args": [
"pdfmux"
],
"env": {
"GEMINI_API_KEY": "<GEMINI_API_KEY>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs