74
/ 100
23 days ago
glama

paperless-ngx-mcp

Enables Claude AI to interact with Paperless-NGX document management through natural language, offering 50 tools for full CRUD operations and management.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 3 credentials: GOOGLE_CLIENT_SECRET, JWT_SECRET, PAPERLESS_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies1 low

Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.

lowuuid@10.0.0GHSA-w5hq-g745-h8pq

uuid: Missing buffer bounds check in v3/v5/v6 when buf is provided

Depend on this server? Get alerted when its CVEs change.Watch this server free →
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configALLOWED_DOMAINexample.com # Restrict to Google Workspace domain
configGOOGLE_CLIENT_IDyour-client-id.apps.googleusercontent.com
🔐 secretGOOGLE_CLIENT_SECRETyour-client-secret
🔐 secretJWT_SECRETyour-jwt-secret # Auto-generated if not provided
configMCP_SERVER_URL
🔐 secretPAPERLESS_TOKENyour-api-token
configPAPERLESS_URL
configPORT
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 5 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/cbsmiley-paperless-ngx-mcp-server-1axfre)](https://m8ven.ai/mcp/cbsmiley-paperless-ngx-mcp-server-1axfre)
commit: 1e7deb6c1ac42eb0c3e5cf74edf4b094b8338f67
code hash: e0352e1718a931c8029d9e28f48ccca3229cedf9385aac3e19371eed93490d6c
verified: 6/22/2026, 1:21:37 PM
view raw JSON →