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%
5 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
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
mcp-server
Model Context Protocol (MCP) server for the Webflow Data API.
0 tools
@thecodesaiyan/tcs-n8n-mcp
MCP server for n8n workflow automation. Manage workflows, executions, tags, variables, credentials and users via the Model Context Protocol.
0 tools
docwriter-mcp-server
A Model Context Protocol (MCP) server for programmatic creation, modification, and compilation of structured LaTeX documents. Enables AI age
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"
    }
  }
}