月末請求書処理
すべてのワークスペースにわたる未払い請求書の合計と超過フラグを 1 つのプロンプトで取得。
お気に入りのチャットツールで — Claude、ChatGPT、Cursorなど。
PaperOffice MCPはDMSとDocument AIをチャットに直接届けます — SDK不要。
世界の大手企業からの信頼
SUPER TRUST
Dedicated landing pages, direct integration, data stays on your NAS.
Sole official DMS partner for QNAP NAS — documents stay on your device, AI runs through PaperOffice.
MoreSole official DMS partner for ASUSTOR NAS — BYOS, on-premises and full control over where data lives.
MoreClaude を活用した 4 つの実際のワークフロー — それぞれ短い動画付き。詳細記事は下記リンクから。
Describe what you need — in plain language.
"Extract the invoice"Claude or Cursor selects the right PaperOffice tool.
mcp.paperoffice.ai runs the action — secure, GDPR-compliant, in the EU.
mcp.paperoffice.ai/dmsStructured data back in your AI client — ready to use.
Use /dms, /claude, /cursor or /openai for copy-paste setup — or module paths like /mcp-document-ai and /mcp-workflow-ai.
検索、閲覧、アップロード、編集、移動、コピー、削除
全文検索、意味的類似性、高度な検索、統計
署名依頼、テンプレート、検証、モバイルリンク、リマインダー
AI-OCR、文書分割、PII検出、自動匿名化
エンティティ、リレーション、要約、メタフィールド、出版社、埋め込み
トレンド、財務、ヒートマップ、ユーザーアクティビティ、期限、監査センター
Business件のケース、ユニバースビュー、タイムライン、参照、関係
アカウントのインサイト、リスク検知、機会、感情分析
ダッシュボード、フィールド分析、トレンドレポート、ワークスペースメトリクス
購読、テスト、管理、ジョブ購読、イベント配信
メモ、タグ、コメント — 作成、編集、解決、削除
チェックアウト/イン、バージョン履歴、改訂、完全な監査証跡
Client shortcuts map to curated profiles. Module paths are available for explicit Document AI / Workflow AI scopes.
Full headless DMS — CRUD, capture, workflow, signatures, schema. Canonical URL.
https://mcp.paperoffice.ai/dms Alias of /dms — same 159 tools. Recommended for Claude Desktop.
https://mcp.paperoffice.ai/claude Read-safe while coding — search, get, upload. No accidental deletes.
https://mcp.paperoffice.ai/cursor Document AI + Workflow AI — tasks, HITL, templates.
https://mcp.paperoffice.ai/openai 25 essential tools for strict tool budgets.
https://mcp.paperoffice.ai/mcp-fast 37 core read tools — same scope as /cursor.
https://mcp.paperoffice.ai/mcp All MCP-enabled tools (350+) for power workflows.
https://mcp.paperoffice.ai/mcp-full Lighter module — /mcp-document-ai (~92 tools); full DMS: /dms
document-ai Tasks, HITL, templates — /mcp-workflow-ai
workflow-ai CRM, partners, leads, helpdesk
relations-ai Analytics, BI, Knowledge Graph, RAG
analytics-ai Image Studio, TTS, STT, translation
media-ai Validation, VAT, currency, geodata, security lookups
data-ai Start with the client shortcut. Use module paths or /mcp-full only when you need a different scope.
/dms/dms/claude/cursor/openai/cursor or /mcp/mcp-document-ai/mcp-workflow-ai or /openaipo_agents_ask in /mcp or /claude/mcp-fullLegacy /mcp-headless still works — it is an alias of /mcp-document-ai. Use /dms for the full surface.
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); "Die angehängte PDF-Datei wurde nicht gefunden. Bitte lade die Datei hoch, damit ich die Rechnungsdaten (Lieferant, Betrag und Fälligkeitsdatum) extrahieren kann."
Remote MCP server — no install. Paste the URL, add your Bearer token or use OAuth.
PaperOffice App → Settings → API → Generate token
Choose the URL for your AI client (see tabs below)
/dms exposes 350+ MCP tools (159 in the DMS profile); Cursor gets 37 read-safe tools.
{
"mcpServers": {
"paperoffice": {
"url": "https://mcp.paperoffice.ai/dms",
"headers": {
"Authorization": "Bearer YOUR_API_KEY"
}
}
}
} {
"mcpServers": {
"paperoffice": {
"url": "https://mcp.paperoffice.ai/cursor",
"headers": {
"Authorization": "Bearer YOUR_API_KEY"
}
}
}
} {
"mcpServers": {
"paperoffice": {
"url": "https://mcp.paperoffice.ai/openai",
"headers": {
"Authorization": "Bearer YOUR_API_KEY"
}
}
}
} {
"mcpServers": {
"paperoffice-document-ai": {
"url": "https://mcp.paperoffice.ai/mcp-document-ai"
},
"paperoffice-workflow-ai": {
"url": "https://mcp.paperoffice.ai/mcp-workflow-ai"
},
"paperoffice-full": {
"url": "https://mcp.paperoffice.ai/mcp-full"
}
}
} 開発者とチーム向けのEnterprise級機能。
二重認証: Claude Desktop には自動OAuthフロー、Cursor と Windsurf には直接Bearerトークンを使用します。
PaperOffice Embeddings (4096 次元) + フルテキスト。ツールルーティングは 50ms 未満
Base64なしでファイルをアップロード: 署名付きアップロードURL、ブラウザーUIのフォールバック、安全なダウンロード。
Business の事例、ユニバースビュー、タイムライン、ドキュメントの関連性 — すべて自然言語で操作可能です。
18個の分析ツール + 5個のBIツール: トレンド、財務、ヒートマップ、ワークスペース指標をオンデマンドで確認。
EUデータセンター100%、ISO 27001、SOC 2、HIPAA対応。データがEU外に出ることはありません。
350+ MCP tools in total — DMS profile /dms with 159 tools; full surface via /mcp-full.
DMS → /dms · Claude → /claude · Cursor → /cursor · ChatGPT → /openai. Same Bearer token as the REST API.