사이트맵 업데이트
한국어
KRW ₩
업데이트
신규
Claude & ChatGPT — Supercharged.
모든 문서 · 409+ AI 도구 · 30초 설정
Claude· ChatGPT· Cursor· Gemini· +50
지금 연결
플랫폼
50개 이상의 AI 모듈 및 도구
솔루션
산업, 프로세스, 리스크
개발자
API, SDK, 문서
리소스
튜토리얼, 블로그, 지원
회사
팀, 파트너, 채용
가격
모델 컨텍스트 프로토콜 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
0도구
0Toolset limit
0Full tools
0ms 지연시간
Claude Desktop
|
po_aiocr_analyze

자세히 보기

전 세계 선도 기업의 신뢰

MCP 작동 방식

자연어에서 AI 행동으로

질문하기

원하는 내용을 평범한 언어로 입력하세요.

"청구서를 추출해"

AI가 이해함

Claude/Cursor가 의도를 감지하고 적절한 도구를 선택합니다.

결과

AI 클라이언트로 다시 전달된 구조화된 데이터 — 즉시 사용 가능합니다.

<50ms 지연 시간 종단간 암호화 EU 데이터 센터 ISO 27001
도구 유니버스

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.

문서 관리

검색, 읽기, 업로드, 편집, 이동, 복사, 삭제

스마트 검색

전체 텍스트, 의미론적 유사성, 고급 검색, 통계

전자 서명

서명 요청, 템플릿, 확인, 모바일 링크, 알림

AI 처리

AI-OCR, 문서 분할, PII 감지, 자동 익명화

문서 인텔리전스

엔티티, 관계, 요약, 메타 필드, 발행자, 임베딩

분석

트렌드, 재무, 히트맵, 사용자 활동, 마감일, 감사 센터

Knowledge Graph

Business 케이스, 유니버스 뷰, 타임라인, 참조, 관계

CRM 인텔리전스

계정 인사이트, 위험 감지, 기회, 감정 분석

Business 인텔리전스

대시보드, 필드 분석, 트렌드 보고서, 워크스페이스 지표

웹훅 및 이벤트

구독, 테스트, 관리, 작업 구독, 이벤트 발송

Notes, Tags & Comments

노트, 태그, 댓글 — 생성, 편집, 해결, 삭제

버전 관리 및 감사

체크아웃/인, 버전 기록, 수정 사항, 전체 감사 추적

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
이전 vs. 이후

MCP가 게임 체인저인 이유

기존 API~50줄의 코드
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
PaperOffice MCP 사용 시1문장

"첨부된 PDF 에서 모든 송장 데이터를 추출하여 공급자, 금액 및 지급 기일을 보여주세요."

상용구 코드 없음 오류 처리 불필요 SDK 불필요 즉각적인 생산성
빠른 시작

60초 만에 준비 완료

Remote MCP Server — 설치 없이, npm 없이, Docker 없이. URL 에만 접속하면 바로 시작됩니다.

1

전달자 토큰 생성

PaperOffice 앱: 설정 → API → 토큰 생성

2

설정 입력

AI 클라이언트에서 URL 및 토큰 구성

완료 — 시작하세요!

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은 자동 OAuth 2.1 흐름을 사용합니다. URL을 입력하고 브라우저에서 승인하기만 하면 됩니다.
토큰 생성
37 도구 준비 완료
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.
토큰 생성
25 도구 준비 완료
Custom toolsets
{
  "mcpServers": {
    "paperoffice": {
      "url": "https://mcp.paperoffice.ai/mcp",
      "headers": {
        "Authorization": "Bearer YOUR_API_KEY",
        "X-MCP-Toolsets": "document-ai,workflow-ai"
      }
    }
  }
}
설정 → API에서 PaperOffice 앱의 Bearer 토큰을 생성하세요.
토큰 생성
≤128 도구 준비 완료
Full access profile
{
  "mcpServers": {
    "paperoffice": {
      "url": "https://mcp.paperoffice.ai/mcp-full",
      "headers": {
        "Authorization": "Bearer YOUR_API_KEY"
      }
    }
  }
}
Cursor와 동일한 구성 — URL + Bearer 토큰.
토큰 생성
514 도구 준비 완료
주요 기능

PaperOffice MCP Server을 특별하게 만드는 것은 무엇인가요

개발자와 팀을 위한 Enterprise급 기능.

OAuth 2.1 + Bearer 토큰

이중 인증: Claude Desktop용 자동 OAuth 흐름, Cursor 및 Windsurf용 직접 Bearer 토큰.

임베딩을 활용한 하이브리드 검색

Qwen3 8B 임베딩(4096차원) + 전체 텍스트 검색. 50ms 이내에 적합한 도구를 찾습니다.

파일 스테이징 및 업로드

Base64 없이 파일 업로드: 사전 서명된 업로드 URL, 브라우저 UI 대체, 안전한 다운로드.

Knowledge Graph

자연어로 Business 사례, 우주 보기, 타임라인 및 문서 관계를 모두 확인할 수 있습니다.

분석 및 BI

18개의 분석 도구 + 5개의 BI 도구: 필요할 때마다 추세, 재무, 히트맵, 작업 공간 지표를 제공합니다.

GDPR 및 EU 호스팅

EU 데이터센터 100%, ISO 27001, SOC 2, HIPAA 대응. 데이터가 EU를 벗어나지 않습니다.

514
하나의 엔드포인트로 제공되는 AI 도구

문서, 서명, 분석, Knowledge Graph, CRM, 웹훅 — 모두 mcp.paperoffice.ai를 통해 제공

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.

지원되는 클라이언트: Claude Cursor Windsurf