Loading MCP server directory, please wait...
PDF & document automation via the PDF4me API — convert, OCR, extract, edit, secure.
npx @getmcp/cli add io.github.pdf4me/pdf4me-mcpRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.pdf4me/pdf4me-mcp": {
"command": "uvx",
"args": [
"pdf4me-mcp"
]
}
}
}