claude mcp add rkill-docpick -- uvx docpick
{
"mcpServers": {
"rkill-docpick": {
"command": "uvx",
"args": ["docpick"]
}
}
}
{
"mcpServers": {
"rkill-docpick": {
"command": "uvx",
"args": ["docpick"]
}
}
}
{
"mcpServers": {
"rkill-docpick": {
"command": "uvx",
"args": ["docpick"]
}
}
}
About This MCP Server
The docpick server is a developer tool that enables schema-driven document extraction, utilizing local optical character recognition and large language models to process documents and output structured JSON data. It is available on pypi and can be used with standard input/output interfaces, making it a useful tool for developers working with document processing and natural language processing tasks. Developers may reach for docpick when they need to extract specific data from documents and convert it into a structured format for further analysis or processing.
Schema-driven document extraction with local OCR + LLM. Document in, Structured JSON out.. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.
Package
docpick on pypi
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on pypi.
What tools does it provide?
The Docpick server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.