Model Context Protocol (MCP) server for interacting with Paperless-NGX document management system. Enables AI assistants to manage documents, tags, correspondents, and document types through the Paperless-NGX API.
{
"mcpServers": {
"fastmcp-mepaperless": {
"command": "npx",
"args": [
"-y",
"@fastmcp-me/paperless-mcp"
]
}
}
}