# document-processing MCP server

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

## Links
- Registry page: https://www.getdrio.com/mcp/ai-filegraph-document-processing
- Repository: https://github.com/filegraph/docconvert

## Install
- Endpoint: https://api.filegraph.ai/mcp
- Auth: Not captured

## Setup notes
- Remote endpoint: https://api.filegraph.ai/mcp

## Tools
- filegraph_api_overview - API overview: authentication, rate limits, errors, and available endpoint groups. Endpoint: https://api.filegraph.ai/mcp
- 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. Endpoint: https://api.filegraph.ai/mcp
- 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. Endpoint: https://api.filegraph.ai/mcp
- filegraph_pdf_manipulation_docs - Docs for /pdf/merge, /pdf/split, /pdf/compress, /pdf/rotate — merge, split, compress, and rotate pdf files. Endpoint: https://api.filegraph.ai/mcp
- filegraph_pdf_security_docs - Docs for /pdf/encrypt, /pdf/decrypt — encrypt and decrypt pdf files with password protection. Endpoint: https://api.filegraph.ai/mcp
- filegraph_image_processing_docs - Docs for /image/to-text, /image/to-pdf, /image/resize — extract text via ocr, convert images to pdf, resize images. Endpoint: https://api.filegraph.ai/mcp
- 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. Endpoint: https://api.filegraph.ai/mcp
- filegraph_html_processing_docs - Docs for /html/to-text, /html/to-pdf, /html/to-image — extract html text, render to pdf, capture html screenshots. Endpoint: https://api.filegraph.ai/mcp
- 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. Endpoint: https://api.filegraph.ai/mcp

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: ai.filegraph
- Version: 1.0.1
- Runtime: Sse
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Jan 24, 2026
- Source: https://registry.modelcontextprotocol.io
