Paperless-NGX MCP Server
Created at a month ago
by nloui
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.
Categories
Tags
mcp
document-management
paperless-ngx
What is Paperless-NGX MCP Server?
Paperless-NGX MCP Server is an interface designed to interact with a Paperless-NGX API server, providing tools to manage documents, tags, correspondents, and document types.
How to use Paperless-NGX MCP Server?
To use the MCP Server, first install it via npm. Then, configure your MCP settings to connect to your Paperless-NGX instance and utilize the functionalities provided by the server to manage your documents.
Key features of Paperless-NGX MCP Server?
- Management of documents, tags, correspondents, and document types
- Full-text search capabilities
- Bulk operations for efficient document management
Use cases of Paperless-NGX MCP Server?
- Searching for documents by tags or content.
- Uploading new documents into the Paperless-NGX system.
- Managing and organizing document metadata efficiently.
FAQ from Paperless-NGX MCP Server?
- How do I install the MCP server?
Use the npm command:
npm install -g paperless-mcp
.
- Can I perform bulk operations on documents?
Yes, the MCP server supports bulk editing for various document operations.
- Is there an official API documentation available?
Yes, you can refer to the official documentation for detailed information.
View More