Skip to content
Back to search
30
MCP v1.0.8

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%
22 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
Document to JSON – PDF Invoice/Statement/Contract Parser
Turn any PDF into structured JSON via AI + OCR: invoices, bank statements, contracts.
0 tools · streamable-http
ai.filegraph/document-processing live
Extract text from documents, manipulate PDFs, and perform OCR on images.
9 tools · sse

How to use

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

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