paperless-mcp
If you are the rightful owner of paperless-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
An MCP server for interacting with a Paperless-NGX API server, providing tools for managing documents, tags, correspondents, and document types.
The Paperless-NGX MCP Server is designed to facilitate seamless interaction with a Paperless-NGX API server. It offers a comprehensive suite of tools for managing various aspects of your Paperless-NGX instance, including documents, tags, correspondents, and document types. The server can be installed via Smithery or manually configured, supporting both stdio and HTTP modes for flexible deployment. It is built using the litemcp framework and zod for schema validation, ensuring robust and reliable operations. The server provides clear error messages for common issues such as incorrect URLs or API tokens, unreachable servers, and invalid parameters. Developers can contribute to or modify the server by cloning the repository and making changes to the server.js file. The server supports both CLI and HTTP service modes, making it versatile for different integration needs.
Features
- Document Management: List, search, download, and perform bulk operations on documents.
- Tag Management: Create and list tags with optional color and matching algorithms.
- Correspondent Management: Create and list correspondents with matching algorithms.
- Document Type Management: Create and list document types with matching algorithms.
- Error Handling: Provides clear error messages for common issues and invalid parameters.