mcpbeat

Document Processing MCP Server

ai.filegraph/document-processing
answering

Document Processing is answering right now. Last checked 5 min ago. It exposes 9 tools.

Extract text from documents, manipulate PDFs, and perform OCR on images.

The linked repository no longer exists on GitHub — it was deleted or made private.

Uptime history 40 hours of history
40 hours agonow
100.0%
Uptime 24h
91 of 91 checks
9
Tools
read from the server
645 ms
Response time
average over 24h
open, no key
Access
sse

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 5 min ago.

run in your terminal
claude mcp add document-processing --transport http https://api.filegraph.ai/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "document-processing": {
      "url": "https://api.filegraph.ai/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.document-processing]
url = "https://api.filegraph.ai/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "document-processing": {
      "url": "https://api.filegraph.ai/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "document-processing": {
      "url": "https://api.filegraph.ai/mcp"
    }
  }
}

Available tools 9

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

filegraph
filegraph_api_overview
API overview: authentication, rate limits, errors, and available endpoint groups.
filegraph_html_processing_docs
Docs for /html/to-text, /html/to-pdf, /html/to-image — extract html text, render to pdf, capture html screenshots.
filegraph_image_processing_docs
Docs for /image/to-text, /image/to-pdf, /image/resize — extract text via ocr, convert images to pdf, resize images.
filegraph_office_documents_docs
Docs for /docx/to-text, /docx/to-pdf, /xlsx/to-text, /xlsx/to-pdf, /xlsx/to-csv, /pptx/to-text, /pptx/to-pdf, /pptx/to-images — extract text/data, convert word/excel/powerpoint to pdf/csv/images.
filegraph_pdf_manipulation_docs
Docs for /pdf/merge, /pdf/split, /pdf/compress, /pdf/rotate — merge, split, compress, and rotate pdf files.
filegraph_pdf_security_docs
Docs for /pdf/encrypt, /pdf/decrypt — encrypt and decrypt pdf files with password protection.
filegraph_pdf_text_conversion_docs
Docs for /pdf/to-text, /pdf/to-docx, /pdf/to-image — extract text with ocr, convert pdf to docx or images.
filegraph_security_docs
Docs for /security/pdf/redact, /security/text/redact, /security/pdf/lock, /security/pdf/unlock, /security/detect-tracking — redact sensitive pdf content, redact PII from extracted text, lock/unlock pdfs, detect/remove tracking pixels.
filegraph_text_extraction_docs
Docs for /any/to-text, /any/info, /any/to-struct — extract text with smart format detection and ocr, analyze file metadata, extract structured data with LLM.

Endpoints

URLTransportStateLatencyChecked
https://api.filegraph.ai/mcp sse answering 603 ms 5 min ago

Document Processing — questions

Answers built from our own checks of this server.

What can Document Processing do?
It exposes 9 tools, read directly from the server on our last check. Among them: filegraph_api_overview, filegraph_html_processing_docs, filegraph_image_processing_docs, filegraph_office_documents_docs, filegraph_pdf_manipulation_docs, filegraph_pdf_security_docs and 3 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Document Processing working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 645 ms. The bar chart above shows every period we have measured.
Is Document Processing still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Document Processing?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Document Processing need an API key?
No. Document Processing completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 9 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Document Processing?
It answers our handshake in 645 ms on average, which is faster than 14% of all working MCP servers we measure. That is on the slow side — worth knowing if the tool sits inside an interactive loop. The comparison comes from our own checks across the whole registry, every 15 minutes.