Paperless-ngx

Paperless-ngx

Paperless-ngx document management: full-text search over scanned documents, correspondents, document types, tags, storage paths and the OCR'd content of any document. REST API on your own instance, token auth.

7 дней бесплатно · без карты · EU-хостинг

Спроси Paperless-ngx что угодно

Попробуй реальный промпт против Paperless-ngx via AnythingMCP — Claude вызывает tools, возвращает ответ. Нажми Enter на своём сообщении, чтобы установить в Cloud.

Установить Paperless-ngx в Cloud
Paperless-ngx · live via MCP
Поделиться
Opus 4.7

Claude — это AI, он может ошибаться. Проверяйте ответы.

Настройка за 2 минуты

  1. 1Запусти free trial на cloud.anythingmcp.com.
  2. 2Нажми Paperless-ngx в коннектор-сторе. Вставь учётные данные.
  3. 3Выпусти MCP API ключ и направьте AI-клиент на MCP URL.
Установить Paperless-ngx сейчас

Гиды по Paperless-ngx

Пошаговая настройка для основных AI-клиентов.

Настройка Paperless-ngx

Прямо из определения коннектора: где взять учётные данные, какие права им нужны и с каким API работает этот адаптер. Предоставлено автором коннектора на английском языке.

Getting a token

  1. Sign in to Paperless-ngx, open the user menu → My Profile, and copy the API Auth Token (create one if the field is empty).
  2. Put it in PAPERLESS_API_TOKEN and your instance's base URL in PAPERLESS_URL — no trailing slash and no /api, e.g. https://paperless.example.com.

The Authorization header is Token …, Django REST Framework's scheme — not Bearer. The adapter sends it correctly.

Search is the point of this connector. paperless_ngx_search_documents passes a query to Paperless's full-text index, which searches the OCR'd content, not just the title. The index supports field terms (correspondent:acme, type:invoice, created:[2026-01-01 TO 2026-06-30]), quoted phrases and wildcards. paperless_ngx_list_documents is the structured alternative when you already know the correspondent or tag ids.

Documents reference everything by id. A document row carries correspondent, document_type and tags as numeric ids; resolve them with the three list tools, or ask for full_perms-style expansion in the UI. Reading content for a document is a separate call because the OCR text can be very large.

Permissions: Paperless-ngx 2.x supports per-document owners and per-object permissions. A token for a restricted user sees a smaller library and reports it as an empty page, not as an error.

Self-hosted, which is the thing to plan for.

  • On AnythingMCP Cloud the instance must be reachable from the public internet on a real hostname with a valid TLS certificate. A self-signed certificate will fail: the connector offers no trust-anything switch.
  • On an internal host (paperless.intern, 10.0.0.x), self-host AnythingMCP on the same network and add that host to SSRF_ALLOWED_HOSTS, or the outbound guard refuses the call before it is made.

Read-only by design: this adapter exposes no upload or delete. Documents are the audit trail; a wrong write there is not a thing an agent should be able to do by accident.

Твой AI в двух кликах от Paperless-ngx.

Установи коннектор, вставь учётные данные, спроси AI. 7 дней бесплатно, без карты.