Skip to content
Cline

Paperless-ngx for Cline

io.github.cubinet-code/paperless-ngx-mcp

Full Paperless-ngx API for AI assistants: search, tag, edit and upload documents, workflows and more

client:Cline transport:stdio runtime:npm

Install Paperless-ngx in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "paperless-ngx-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "paperless-ngx-mcp"
      ],
      "env": {
        "PAPERLESS_URL": "<PAPERLESS_URL>",
        "PAPERLESS_API_KEY": "<PAPERLESS_API_KEY>",
        "PAPERLESS_PUBLIC_URL": "<PAPERLESS_PUBLIC_URL>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

Paperless-ngx in other clients