Docpick runs on your own machine — the client starts it, so there is no endpoint to ping. 90 installs a week from pypi. Last commit 15 Apr 2026.
Schema-driven document extraction with local OCR + LLM. Document in, Structured JSON out.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add docpick -- uvx docpick
{
"mcpServers": {
"docpick": {
"args": [
"docpick"
],
"command": "uvx"
}
}
}
[mcp_servers.docpick]
command = "uvx"
args = ["docpick"]
{
"mcpServers": {
"docpick": {
"args": [
"docpick"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"docpick": {
"args": [
"docpick"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.