paperless-mcp

nloui/paperless-mcp
★ 141 stars TypeScript 🤖 AI/LLM Updated 1mo ago
An MCP (Model Context Protocol) server for interacting with a Paperless-NGX API server. This server provides tools for managing documents, tags, correspondents, and document types in your Paperless-NGX instance.
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": "npx",
      "args": [
        "-y",
        "nloui/paperless-mcp"
      ]
    }
  }
}

Topics

claudedocument-managementmcpmodel-context-protocolpaperless-ngx