Back to search
30
MCP

io.github.agenson-horrowitz/document-parser

io.github.agenson-horrowitz/document-parser

Parse and extract structured data from various document formats (PDF, Word, HTML).

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

Document Parser
Parses documents in various formats for AI-assisted text extraction.
0 tools
io.github.agenson-horrowitz/web-content-extractor
Extract and process web content into clean, structured formats optimized for LLMs.
0 tools
@agenson-horrowitz/document-parser-mcp
Multi-format document parser MCP server - extract text, tables, and metadata from PDFs, images, HTML, and office documents for AI agents
0 tools
n8n-nodes-parse-pdf
Extract text, tables, and structured data from PDF files using PDF API Hub
0 tools
ai.filegraph/document-processing
Extract text from documents, manipulate PDFs, and perform OCR on images.
0 tools · sse
mcparmory-pdfco
Extract data, edit, convert, and parse PDF documents with OCR and AI
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.agenson-horrowitz/document-parser": {
      "url": "None",
      "transport": "http"
    }
  }
}