Server data from the Official MCP Registry
Schema-driven document extraction with local OCR + LLM. Document in, Structured JSON out.
Schema-driven document extraction with local OCR + LLM. Document in, Structured JSON out.
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-arknill-docpick": {
"args": [
"docpick"
],
"command": "uvx"
}
}
}This MCP server is well-architected with proper error handling, no hardcoded credentials, and permissions that match its document extraction purpose. The code demonstrates good security practices with validation, proper OCR/LLM integration, and clean interfaces. Supply chain analysis found 3 known vulnerabilities in dependencies (1 critical, 1 high severity). Package verification found 1 issue.
Scanned 6 files · 7 findings
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Be the first to review this server!