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.
Platform-specific configuration:
{
"mcpServers": {
"paperless-mcp": {
"command": "npx",
"args": [
"-y",
"paperless-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...