ai.filegraph/document-processing✓
ai.filegraph/document-processing · v1.0.1
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "ai.filegraph/document-processing",
"description": "Extract text from documents, manipulate PDFs, and perform OCR on images.",
"repository": {
"url": "https://github.com/filegraph/docconvert",
"source": "github"
},
"version": "1.0.1",
"remotes": [
{
"type": "sse",
"url": "https://api.filegraph.ai/mcp"
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}