bulk_edit_documents
Perform bulk operations on multiple documents.
How to use it
bulk_edit_documents is exposed by the Paperless MCP MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the bulk_edit_documents tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.
Install Paperless MCP
$
npm install -g paperless-mcpOther tools in Paperless MCP (11)
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.