خريطة الموقع خريطة الموقع تحديثات تحديثات
مشاركة
العربية
SAR
تحديثات
جديد
Claude & ChatGPT — Supercharged.
جميع المستندات · أكثر من 95 أداة ذكاء اصطناعي · إعداد في 30 ثانية
Claude· ChatGPT· Cursor· Gemini· +50
اتصل الآن
AI-DMS
أكثر من 50 وحدة وأداة ذكاء اصطناعي
حلول
قطاعات، عمليات، مخاطر
موارد
دروس، مدونة، دعم
Developer
واجهة برمجة، أدوات تطوير، وثائق
شركاء
Integrator & Reseller — apply in the app
شركة
الفريق، الشركاء، الوظائف
تسعير
AI-DMS
حلول
حسب الصناعة
البنوك والتمويل تأمين مستشارو الضرائب وشركات المحاماة الصناعة والإنتاج التجارة والخدمات اللوجستية الطاقة والمرافق الرعاية الصحية والأدوية عقارات القطاع العام
حسب المشكلة
فوضى المستندات المعلومات غير قابلة للعثور فقدان المعرفة إدخال يدوي للبيانات عمليات بطيئة جدًا التوسع مستحيل الكثير من الأخطاء مخاطر الامتثال دعم مثقل بالأعباء
حسب العملية
معالجة الفواتير رقمنة غرفة البريد تأهيل إدارة العقود عمليات الموارد البشرية Document Integrity Check تقارير وتحليلات أرشفة وامتثال خدمة العملاء مراقبة الجودة
حسب المخاطر
احتيال الفواتير مستندات مزيفة Document Integrity Check احتيال الهوية ذكاء احتيال ضريبة القيمة المضافة أخطاء حسابية في الفواتير تلاعب بالبيانات احتيال الدفع انتهاكات الامتثال الخصوصية / GDPR فجوات التدقيق
حسب نوع المستند
فواتير وإيصالات كشوفات الحساب البنكي نماذج ضريبية عقود هويات ومستندات نماذج وطلبات مستندات بخط اليد المستندات التقنية المستندات الطبية

MCP · Headless DMS

Headless DMS via MCP: 165 canonical DMS tools

PaperOffice AI exposes the canonical headless DMS at https://mcp.paperoffice.ai/dms with 165 tools. It is the recommended DocuWare-style MCP connection for agents and integrations.

موثوق من قبل الشركات الرائدة حول العالم

SUPER TRUST

The world’s exclusive sole DMS partner for QNAP and ASUSTOR.

Dedicated landing pages, direct integration, data stays on your NAS.

ISO 27001
ISO 27001 وSOC 2 Type II قيد الاعتماد. تتوفر تدقيقات مرحلية عند الطلب بموجب اتفاقية سرية (NDA).
SOC 2 Type 2
ISO 27001 وSOC 2 Type II قيد الاعتماد. تتوفر تدقيقات مرحلية عند الطلب بموجب اتفاقية سرية (NDA).

Connect

Copy the URL and paste it into the MCP client:

https://mcp.paperoffice.ai/dms

Config snippet

{
  "mcpServers": {
    "paperoffice": {
      "url": "https://mcp.paperoffice.ai/dms",
      "headers": { "Authorization": "Bearer YOUR_TOKEN" }
    }
  }
}

Example workflows

1

Upload this invoice and extract DATEV accounts

2

Find all open items above EUR 1,000

3

Start a signature request for this PDF

Connect in 3 steps

01

Get a token

Create an API token (po_sk_ or po_ut_) in the PaperOffice account.

02

Paste the URL

Add the MCP URL for the chosen profile in the client.

03

Connect

Set Authorization: Bearer YOUR_TOKEN and load tools.

FAQ

How does MCP authentication work?

With the same Bearer token as the REST API (po_sk_, po_ut_, or scoped po_pk_) or via OAuth 2.1 on first connect.

What does MCP usage cost?

MCP calls bill credits like the REST API. Balance and usage can be queried via billing endpoints.

What is the difference between read-only and write?

Profiles such as /mcp and /cursor are tuned for safe read sessions. /dms and /claude expose the full write surface including capture and workflow.

Is OAuth 2.1 supported?

Yes. OAuth 2.1 can be used on first connect; Bearer header auth remains available.