Peta Situs Pembaruan
Indonesia
IDR
Pembaruan
BARU
Claude & ChatGPT — Supercharged.
Semua dokumen · 409+ alat AI · Pengaturan 30 detik
Claude· ChatGPT· Cursor· Gemini· +50
Hubungkan sekarang
Platform
50+ modul dan alat AI
Solusi
Industri, proses, risiko
Pengembang
API, SDK, dokumentasi
Sumber Daya
Tutorial, blog, dukungan
Perusahaan
Tim, mitra, karier
Harga
Protokol Model Context v3.0

PaperOffice MCP Server Claude Desktop |

Start with 25 tools via /mcp-fast, use the 37-tool default, expand to 128 tools with targeted toolsets, or use 514 tools through the full MCP profile.

0Fast tools
0Alat
0Toolset limit
0Full tools
0ms Latensi
Claude Desktop
|
po_aiocr_analyze

Pelajari lebih lanjut

Dipercaya oleh perusahaan terkemuka di seluruh dunia

Cara kerja MCP

Dari bahasa alami ke tindakan AI

Anda bertanya

Cukup ketik apa yang Anda inginkan — dalam bahasa yang mudah dipahami.

"Ekstrak faktur"

AI memahami

Claude/Cursor mendeteksi maksud dan memilih alat yang tepat.

Hasil

Data terstruktur kembali di klien AI Anda — langsung siap digunakan.

<50ms Latensi Terenkripsi ujung ke ujung Pusat Data UE ISO 27001
Semesta Alat

Fast, Default, Toolsets and Full Access.

Use /mcp-fast for the smallest tool surface, /mcp for the focused default, add product toolsets only when needed, or use /mcp-full for the complete tool surface.

Manajemen Dokumen

Cari, baca, unggah, edit, pindahkan, salin, hapus

Pencarian Pintar

Pencarian teks penuh, kemiripan semantik, pencarian lanjutan, statistik

Tanda Tangan Elektronik

Permintaan tanda tangan, templat, verifikasi, tautan seluler, pengingat

Pemrosesan AI

AI-OCR, pemisahan dokumen, deteksi PII, anonimisasi otomatis

Kecerdasan Dokumen

Entitas, relasi, ringkasan, bidang meta, penerbit, penyematan

Analitik

Tren, keuangan, peta panas, aktivitas pengguna, tanggal jatuh tempo, pusat audit

Knowledge Graph

Kasus Business, tampilan semesta, lini masa, referensi, relasi

Kecerdasan CRM

Wawasan akun, deteksi risiko, peluang, analisis sentimen

Kecerdasan Business

Dasbor, analisis lapangan, laporan tren, metrik ruang kerja

Webhook & Acara

Berlangganan, uji, kelola, langganan pekerjaan, pengiriman acara

Notes, Tags & Comments

Catatan, tag, komentar — buat, edit, selesaikan, hapus

Versi & Audit

Check-out/in, riwayat versi, revisi, jejak audit lengkap

Toolset Architecture

Choose exactly the scope your AI client needs

One MCP server with a fast profile, optimized default, optional product toolsets and explicit full access.

Fast
25

/mcp-fast

25 essential tools for very fast sessions and clients with strict tool budgets.

https://mcp.paperoffice.ai/mcp-fast
Default
37

/mcp

37 core tools for documents, search, workspaces, intelligence and safe helper functions.

https://mcp.paperoffice.ai/mcp
Full
514

/mcp-full

Explicit full access to 514 tools for debugging, power workflows and clients without strict tool limits.

https://mcp.paperoffice.ai/mcp-full

Document AI

Documents, OCR, IDP, search, PDF operations, signatures and AI-DMS.

document-ai

Workflow AI

Workflows, jobs, tasks, HITL, approvals and process automation.

workflow-ai

Relations AI

CRM, partners, leads, helpdesk, appointments and business relationships.

relations-ai

Analytics AI

Analytics, BI, Knowledge Graph, entities, embeddings, topics and RAG.

analytics-ai

Media AI

Image Studio, TTS, STT, translation and media processing.

media-ai

Data AI

Validation, VAT, currency, weather, geodata, IP, fingerprint and security lookups.

data-ai
Capability Matrix

Which MCP scope should I use?

Use /mcp-fast for the smallest surface, /mcp for the default, matching toolsets for product areas or /mcp-full for complete compatibility.

Task Recommended scope Why
Very fast sessions with a minimal tool list
/mcp-fast
The 25-tool fast profile is best for strict tool budgets and quick client startup.
Search, read and summarize documents
/mcp
The 37-tool default includes the most important search, read, text, thumbnail, similarity and intelligence tools.
Upload and analyze documents
/mcp
Upload, upload URL, download, vision, advanced search and po_agents_ask are available in the default scope.
Edit, delete, move or copy documents
X-MCP-Toolsets: document-ai
Write-heavy DMS operations stay outside the default, but are available through Document AI.
Workspaces, folders, tags and revisions
document-ai or /mcp-full
Deep CRUD and administration functions are available in the expanded scope.
CRM, partners, leads and appointments
X-MCP-Toolsets: relations-ai
Relations AI keeps relationship and CRM functions separate from the document default.
Analytics, BI, Knowledge Graph and RAG
/mcp or analytics-ai
Core analytics and Knowledge Graph queries are in the default; deeper read models are added through Analytics AI.
Complex multi-step tasks
po_agents_ask in /mcp
The agent tool delegates complex workflows to the backend instead of keeping dozens of micro tools in context.
Existing agents with old tool names
/mcp-full
For migration and debugging, the complete tool surface remains available through the full endpoint.

Migrating older MCP agents

If an existing agent expects old individual tool names, migrate through the matching expanded scope instead of inflating the default profile.

Connect old agents to /mcp-full first Then reduce to the matching X-MCP-Toolsets Map DMS CRUD workflows to document-ai Map CRM workflows to relations-ai Delegate complex tasks through po_agents_ask Enable niche groups only after testing
Sebelum vs. Sesudah

Mengapa MCP adalah pengubah permainan

API Tradisional~50 baris kode
const response = await fetch(
  'https://api.paperoffice.ai/v1/ocr',
  {
    method: 'POST',
    headers: {
      'Authorization': 'Bearer pk_...',
      'Content-Type': 'application/json'
    },
    body: JSON.stringify({
      file_url: 'https://...',
      type: 'invoice',
      output: 'json'
    })
  }
);
const data = await response.json();
if (!response.ok) throw new Error(data.error);
console.log(data.result);
VS
Dengan PaperOffice MCP1 kalimat

"{"error":"Keine PDF-Datei im Kontext gefunden. Bitte lade die Datei hoch oder gib den Textinhalt direkt ein, damit ich ihn übersetzen kann."}"

Tanpa boilerplate Tanpa penanganan kesalahan Tidak butuh SDK Seketika produktif
Mulai Cepat

Siap dalam 60 detik

Remote MCP Server — tanpa instalasi, tanpa npm, tanpa Docker. Cukup masukkan URL dan langsung pergi.

1

Buat token bearer

Di aplikasi PaperOffice: Pengaturan → API → Buat Token

2

Masukkan konfigurasi

Konfigurasikan URL dan token di klien AI Anda

Selesai — mulai!

Use the fast profile, the default profile, targeted toolsets or full access deliberately.

Default profile
{
  "mcpServers": {
    "paperoffice": {
      "url": "https://mcp.paperoffice.ai/mcp"
    }
  }
}
Claude Desktop menggunakan alur OAuth 2.1 otomatis — cukup masukkan URL dan beri otorisasi di browser.
Buat token
37 alat siap
Fast profile for small tool budgets
{
  "mcpServers": {
    "paperoffice": {
      "url": "https://mcp.paperoffice.ai/mcp-fast",
      "headers": {
        "Authorization": "Bearer YOUR_API_KEY"
      }
    }
  }
}
Smallest ready-to-use profile: 25 tools for quick sessions and strict client limits.
Buat token
25 alat siap
Custom toolsets
{
  "mcpServers": {
    "paperoffice": {
      "url": "https://mcp.paperoffice.ai/mcp",
      "headers": {
        "Authorization": "Bearer YOUR_API_KEY",
        "X-MCP-Toolsets": "document-ai,workflow-ai"
      }
    }
  }
}
Buat Token Bearer di aplikasi PaperOffice melalui Pengaturan → API.
Buat token
≤128 alat siap
Full access profile
{
  "mcpServers": {
    "paperoffice": {
      "url": "https://mcp.paperoffice.ai/mcp-full",
      "headers": {
        "Authorization": "Bearer YOUR_API_KEY"
      }
    }
  }
}
Konfigurasi yang sama seperti Cursor — URL + Token Bearer.
Buat token
514 alat siap
Sorotan

Apa yang membuat PaperOffice MCP Server istimewa

Fitur setara Enterprise untuk pengembang dan tim.

OAuth 2.1 + Token Bearer

Autentikasi ganda: alur OAuth otomatis untuk Claude Desktop, Token Bearer langsung untuk Cursor & Windsurf.

Pencarian Hibrida dengan Embedding

Embedding Qwen3 8B (4096 dim) + pencarian teks lengkap. Menemukan alat yang tepat dalam waktu kurang dari 50 ms.

Staging & Unggah File

Unggah file tanpa Base64: URL unggahan yang telah ditandatangani sebelumnya, fallback UI browser, unduhan aman.

Knowledge Graph

Business kasus, tampilan universe, linimasa, dan relasi dokumen — semuanya melalui bahasa alami.

Analitik & BI

18 alat Analitik + 5 BI: tren, keuangan, heatmap, metrik workspace sesuai permintaan.

GDPR & Hosting Uni Eropa

100% pusat data UE, ISO 27001, SOC 2, siap HIPAA. Tidak ada data yang keluar dari UE.

514
Alat AI melalui satu endpoint

Dokumen, tanda tangan, analitik, Knowledge Graph, CRM, webhook — semuanya via mcp.paperoffice.ai

Siap untuk masa depan integrasi API?

25 tools via /mcp-fast, 37 via /mcp, up to 128 through toolsets or 514 in the full profile. Start with the scope that matches your client.

Klien yang didukung: Claude Cursor Windsurf