paperless-ngx
Installation
SKILL.md
Paperless-ngx Document Management
Orchestrate Paperless-ngx through 42 MCP tools across 9 domains.
Tool Catalog
Documents (7 tools)
| Tool | Operation | Key Params |
|---|---|---|
search_documents |
Full-text search | query, page, page_size |
get_document |
Full details | id |
update_document |
Patch single doc | id, title, archive_serial_number, custom_fields, note |
delete_document_note |
Remove a note | id, note_id |
post_document |
Upload file | file_path (local) or file (base64), metadata |
download_document |
Get file base64 | id, original (bool) |
bulk_edit_documents |
Batch operations | documents (IDs), method, params |