paperless-mcp

paperless-mcp

45

The Paperless-NGX MCP Server allows users to interface with a Paperless-NGX API, enabling efficient management of documents, tags, and other related entities. Its key features include document operations and bulk editing, making it ideal for users looking to automate and streamline their document management tasks.

Paperless-NGX MCP Server

This MCP server facilitates interaction with a Paperless-NGX API server, offering tools for managing documents, tags, correspondents, and document types.

Quick Start

  • Installation: You can install via Smithery or manually.
    • For Smithery: Use appropriate steps for installation.
    • Manual: Install the MCP server using npm and configure it with your instance and token.

Example Usage

  • Manage documents using commands like listing, searching, and downloading.
  • Execute bulk operations with various parameters.

Available Tools

  • Document Operations: List, get, search, download, and perform bulk edits.
  • Tag Operations: List and create tags.
  • Correspondent Operations: List and create correspondents.
  • Document Type Operations: List and create document types.

Error Handling

  • Provides clear error messages for common issues like incorrect URL or token.

Development

  • To contribute, clone the repository, install dependencies, and test your changes locally.