Back to search
30
MCP

Docpick

io.github.arknill/docpick

Schema-driven document extraction with local OCR + LLM. Document in, Structured JSON out.

Uptime
0.0%
5 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
Docu-Scan MCP
PDF and document extraction via Google Document AI. Free trial available.
0 tools · streamable-http
io.github.agenson-horrowitz/document-parser
Parse and extract structured data from various document formats (PDF, Word, HTML).
0 tools
ClicheFactory Document Intelligence
Extract structured JSON from PDFs, images, DOCX, XLSX, CSV, EML attachments, and DSPy pipelines.
0 tools
Documentation Extractor
Extract llms.txt from any docs site - Mintlify Docusaurus GitBook parser
0 tools
docfork
Docfork - Context for AI Coding Agents.
0 tools · http

How to use

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

{
  "mcpServers": {
    "docpick": {
      "url": "None",
      "transport": "http"
    }
  }
}