Back to search
30
MCP

@agenson-horrowitz/document-parser-mcp

npm/@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

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

Similar MCP servers embedding-nearest

@agenson-horrowitz/web-content-extractor-mcp
Agent-optimized MCP server for extracting clean, structured content from web pages - built specifically for AI agents that need LLM-friendly
0 tools
pdf-document-mcp
AI-powered pdf document MCP server for agents. Supports extract text from pdf, convert pdf to markdown, merge pdfs. By MEOK AI Labs.
0 tools
doc-parser-mcp
MCP server for passport MRZ extraction and document parsing
0 tools
@agenson-horrowitz/structured-data-validator-mcp
MCP server for validating, transforming, and normalizing structured data - built specifically for AI agents
0 tools
document-intelligence-mcp
MCP Server for local document analysis: PDF text extraction, table detection, DOCX parsing, language detection and keyword search — no cloud
0 tools
parseflow-mcp-server
AI-powered document parsing with 23 tools: PDF (watermark, merge, split), Word, Excel, PowerPoint, OCR, semantic search, and batch processin
0 tools

How to use

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

{
  "mcpServers": {
    "@agenson-horrowitz/document-parser-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}