paperless-mcp

homeserverhq/paperless-mcp
★ 0 stars Python AI/LLM Updated today
Multitenant MCP Server for Paperless
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "paperless-mcp": {
      "command": "uvx",
      "args": [
        "paperless-mcp"
      ]
    }
  }
}

Or install with pip: pip install paperless-mcp

README Excerpt

This repository contains a Model Context Protocol (MCP) server that acts as a secure, multi-tenant proxy between an AI Assistant and the Paperless backend API. It exposes **76 MCP tools** covering **14 resource domains** with full CRUD, search, URL generation, bulk editing, and system operations. - **🔑 Identity Passthrough** — Extracts the `Authorization: Token <token>`

Tools (5)

ALLOW_ALL_AGGREGATEIS_STATEFULMCP_SERVER_PORTPAPERLESS_BASE_URLPAPERLESS_PUBLIC_URL