Document Processing
Rank #5,642ai.filegraph/document-processing
MCP server providing document-processing capabilities
Document Processing is a Model Context Protocol (MCP) server published by filegraph. It ranks #5,642 of 132,046 servers tracked on MCP Toplist, and its repository has 18 GitHub stars. Document Processing is listed on Official MCP, with 4 tracked versions. It was first listed on Jan 24, 2026 and most recently updated on Jan 24, 2026.
Ranks ahead of 126,404 of 132,046 servers on MCP Toplist.
Use Document Processing
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http document-processing https://api.filegraph.ai/mcp[mcp_servers.document-processing]
url = "https://api.filegraph.ai/mcp"Add to ~/.codex/config.toml.
https://api.filegraph.ai/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"document-processing": {
"url": "https://api.filegraph.ai/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"document-processing": {
"type": "http",
"url": "https://api.filegraph.ai/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"document-processing": {
"serverUrl": "https://api.filegraph.ai/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"document-processing": {
"url": "https://api.filegraph.ai/mcp"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/ai.filegraph%2Fdocument-processing)<a href="https://mcptoplist.com/server/ai.filegraph%2Fdocument-processing"><img src="https://mcptoplist.com/badge/ai.filegraph%2Fdocument-processing.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
filegraph
Available versions (4)
| Version | Published |
|---|---|
| 0.2.2 | Jan 24, 2026 |
| 1.0.1 | Jan 24, 2026 |
| 1.0.0 | Jan 24, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Document Processing?
- Document Processing is maintained by filegraph, which publishes 1 MCP server (4 total versions) tracked on MCP Toplist.
- Is Document Processing listed on the Official MCP Registry?
- Yes — Document Processing is listed on the Official MCP Registry.
- How many versions does Document Processing have?
- MCP Toplist tracks 4 versions of Document Processing, most recently published on Jan 24, 2026.
- Where can I find the source code for Document Processing?
- The source code for Document Processing is hosted at github.com/filegraph/docconvert.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.