paperless-mcp

JdCpuWiz/paperless-mcp
★ 0 stars Python 🤖 AI/LLM Updated today
MCP server for Paperless-NGX — Jarvis AI voice access to document search and management
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "paperless-mcp": {
      "command": "uvx",
      "args": [
        "paperless-mcp"
      ]
    }
  }
}

Or install with pip: pip install paperless-mcp

README Excerpt

MCP server for [Paperless-NGX](https://docs.paperless-ngx.com) — gives Jarvis AI voice access to document search, retrieval, and metadata management. --- | Tool | Description | |---|---| | `search_documents` | Full-text search across all documents | | `get_document` | Full details and content preview for a specific document |

Tools (10)

get_documentget_documents_by_correspondentget_documents_by_tagget_documents_by_typeget_recent_documentslist_correspondentslist_document_typeslist_tagssearch_documentsupdate_document