Back to Home
PradeepaRW icon

project-nova

Verified Safe

by PradeepaRW

Overview

Manages Paperless-NGX documents by providing an MCP server that exposes an SSE endpoint for integration with n8n, enabling AI agents to search, upload, and manage documents, tags, correspondents, and document types.

Installation

Run Command
npx @nloui/paperless-mcp

Environment Variables

  • PAPERLESS_URL
  • PAPERLESS_TOKEN
  • SSE_PORT
  • SSE_HOST

Security Notes

The `PAPERLESS_TOKEN` is a sensitive API key configured via an environment variable. While this prevents hardcoding, for production environments, Docker secrets or a dedicated secret management solution are recommended. The server exposes an SSE endpoint, and network access controls (e.g., firewalls, internal Docker networks) should be properly configured by the user to restrict access. No explicit 'eval' or malicious patterns were found in the provided (truncated/summarized) source code. The underlying `@nloui/paperless-mcp` is an npm package, and its security depends on its maintainer.

Similar Servers

Stats

Interest Score41
Security Score8
Cost ClassMedium
Avg Tokens200
Stars25
Forks7
Last Update2026-01-19

Tags

Document ManagementPaperless-NGXn8nMCP ServerSSE TransportNode.jsAutomation