Skip to content
Back to search
30
MCP

paperless-mcp

nloui/paperless-mcp

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.

Uptime
0.0%
116 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

browserless-mcp
A Model Context Protocol (MCP) server for Browserless.io browser automation
0 tools
knucklessg1/paperless-ngx-mcp
Paperless-ngx document-management MCP server for Agentic AI.
0 tools
mcpcommunity/baryhuang-mcp-headless-gmail
A MCP (Model Context Protocol) server that provides get, send Gmails without local credential or ...
0 tools
backendless-console-sdk-mcp-server
A Model Context Protocol (MCP) server implementation for Backendless Console SDK, providing AI-powered tools for managing and interacting wi
0 tools
@mseep/n8n-mcp-server
Model Context Protocol (MCP) server for n8n workflow automation
0 tools
@mseep/mcp-server-and-client
A Model Context Protocol (MCP) server for managing user data with support for resources, tools, and prompts.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "paperless-mcp": {
      "url": "https://www.npmjs.com/package/@nloui/paperless-mcp",
      "transport": "http"
    }
  }
}