Paperless-NGX
Integrates with Paperless-NGX API to provide document management operations including listing, searching, editing, and uploading for efficient organization and retrieval of digital files.
Featured
View Source69 stars
0 tools
Created Aug 2025
@nloui/nloui-paperless-ngx-paperless-mcpAbout
Integrates with Paperless-NGX API to provide document management operations including listing, searching, editing, and uploading for efficient organization and retrieval of digital files.
Categories
general
Installation
npm
npm install @nloui/nloui-paperless-ngx-paperless-mcp
Configuration
{
"mcpServers": {
"nloui-paperless-ngx-paperless-mcp": {
"command": "npx",
"args": [
"-y",
"@nloui/nloui-paperless-ngx-paperless-mcp"
]
}
}
}