Skip to content
Back to search
30
MCP v0.1.2

Docpick

io.github.ArkNill/docpick

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

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

Similar MCP servers embedding-nearest

Docpick
Schema-driven document extraction with local OCR + LLM. Document in, Structured JSON out.
0 tools
Docu-Scan
Document processing API for PDF and image extraction using Google Document AI, with OCR, entity recognition, and signature detection.
0 tools
Document Parser
Parses documents in various formats for AI-assisted text extraction.
0 tools
unstract
LLM-Driven Extraction of Unstructured Data — Built for API Deployments & ETL Pipeline Workflows
0 tools
Docs Fetcher
Fetches and delivers up-to-date programming library documentation from various language ecosystems without requiring API keys, enabling dire
0 tools
docfork
Docfork - Up-to-date docs 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"
    }
  }
}