Catalog
ai.filegraph/document-processing
OfficialExtract text from documents, manipulate PDFs, and perform OCR on images.
Extract text from documents, manipulate PDFs, and perform OCR on images.
Could not list tools - the server may require authentication or be unreachable.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"document-processing": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://api.filegraph.ai/mcp"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.