MCP Directory
Back

paperless-mcp

by nloui · TypeScript · ★ 172

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.

#claude#document-management#mcp#model-context-protocol#paperless-ngx

Install

npx -y github:nloui/paperless-mcp

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "paperless-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "github:nloui/paperless-mcp"
      ]
    }
  }
}

From the README

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. 1. Install the MCP server: 2. Add it to your Claude's MCP configuration: For VSCode extension, edit : For Claude desktop app, edit : 3. Get your API token: 1. Log into your Paperless-NGX instance 2. Click your username in the top right 3. Select "My Profile" 4. Click the circular arrow button to generate a new token 4. Replace the placeholders in your MCP config: -…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related developer tools servers