mcpbeat Sign in

Paperless-ngx MCP Server

local only

Paperless-ngx runs on your own machine — the client starts it, so there is no endpoint to ping. 82 installs a week from npm. Last commit 21 Aug 2026.

MCP server for Paperless-ngx 3.x — full REST API coverage, schema-aware, token-frugal.

Installs per day peak 236 · avg 8
a month agotoday
82
Installs / week
npm · mcp-paperless-ngx
0
Stars
0 open issues
21 Aug 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

Today is the operative word: we check Paperless-ngx every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add mcp-paperless-ngx -- npx -y mcp-paperless-ngx
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp-paperless-ngx": {
      "args": [
        "-y",
        "mcp-paperless-ngx"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp-paperless-ngx]
command = "npx"
args = ["-y", "mcp-paperless-ngx"]
.cursor/mcp.json
{
  "mcpServers": {
    "mcp-paperless-ngx": {
      "args": [
        "-y",
        "mcp-paperless-ngx"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp-paperless-ngx": {
      "args": [
        "-y",
        "mcp-paperless-ngx"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Paperless-ngx

same job, measured the same way
Figma MCP Server
by planetabhi

A local MCP server with full Figma REST API coverage.

1 701 installs/wk local only
A
Nginx Proxy Manager
by baeck

MCP server for Nginx Proxy Manager with full API coverage (43 tools)

72 installs/wk local only
Untappd
by darrenjrobinson

MCP server exposing Untappd API tools for AI agents — full v4 read API coverage

58 installs/wk local only
Medicare Coverage
by pipeworx-io

MCP server for medicare-coverage

58 tools answering
Robokassa MCP
by artgas1

Comprehensive MCP server for the Robokassa payment gateway (18 tools, full API coverage).

62 installs/wk local only
Mac Mail MCP
by wagamama

Mac Mail MCP server with full-coverage FTS5 body search for local Apple Mail.

324 installs/wk local only
Dotnet Coverage MCP
by hyeonu-cha

MCP server for .NET coverage: run tests, parse Cobertura, find uncovered branches, append tests.

local only
Afi MCP
by servosity

The first CLI for Afi SaaS backup - full public-API coverage plus the fleet-wide coverage

local only

Paperless-ngx — questions

Answers built from our own checks of this server.

Why is there no uptime for Paperless-ngx?
Paperless-ngx runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package mcp-paperless-ngx was installed 82 times last week.
How do I connect Paperless-ngx?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls mcp-paperless-ngx straight from npm; nothing to host, nothing to sign up for.
How many people use Paperless-ngx?
The npm package mcp-paperless-ngx was installed 82 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Paperless-ngx open source?
Yes — it is published under the MIT licence, written in TypeScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.