Paperless MCP
UnclaimedAn 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.
Install
$
npm install -g paperless-mcpUnclaimed listing
Is this your MCP server?
This listing was auto-indexed from the public record. Claim it to edit the page, set compatibility and unlock growth tools. Takes under two minutes.
Claim this serverTools (12)
bulk_edit_documents
Perform bulk operations on multiple documents.
create_correspondent
Create a new correspondent.
create_document_type
Create a new document type.
create_tag
Create a new tag.
download_document
Download a document file by ID.
get_document
Get a specific document by ID.
list_correspondents
Get all correspondents.
list_document_types
Get all document types.
list_documents
Get a paginated list of all documents.
list_tags
Get all tags.
post_document
Upload a new document to Paperless-NGX.
search_documents
Full-text search across documents.