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.
Dal linguaggio naturale all’azione AI
Tu chiedi
Scrivi semplicemente ciò che desideri — in linguaggio semplice.
"Estrai la fattura"L’AI capisce
Claude/Cursor rileva l’intento e seleziona lo strumento giusto.
MCP Server
mcp.paperoffice.ai esegue l’azione — sicuro, conforme al GDPR, nell’UE.
mcp.paperoffice.ai/mcpRisultato
Dati strutturati restituiti nel tuo client AI — subito utilizzabili.
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.
Gestione documentale
Cerca, leggi, carica, modifica, sposta, copia, elimina
Ricerca intelligente
Testo completo, similarità semantica, ricerca avanzata, statistiche
Firma elettronica
Richieste di firma, modelli, verifica, link mobili, promemoria
Elaborazione AI
AI-OCR, suddivisione documenti, rilevamento PII, anonimizzazione automatica
Intelligenza documentale
Entità, relazioni, riassunti, campi metadati, editore, incorporamenti
Analisi
Trend, dati finanziari, heatmap, attività utente, scadenze, centro audit
Knowledge Graph
casi Business, vista universale, timeline, riferimenti, relazioni
Intelligenza CRM
Approfondimenti sugli account, rilevamento del rischio, opportunità, analisi del sentiment
Intelligenza Business
Dashboard, analisi dei campi, report sui trend, metriche dell'area di lavoro
Webhook ed eventi
Iscriviti, testa, gestisci, abbonamenti ai job, invio eventi
Notes, Tags & Comments
Note, tag, commenti — crea, modifica, risolvi, elimina
Versionamento e audit
Check-out/check-in, cronologia delle versioni, revisioni, tracciamento completo audit
Choose exactly the scope your AI client needs
One MCP server with a fast profile, optimized default, optional product toolsets and explicit full access.
/mcp-fast
25 essential tools for very fast sessions and clients with strict tool budgets.
https://mcp.paperoffice.ai/mcp-fast /mcp
37 core tools for documents, search, workspaces, intelligence and safe helper functions.
https://mcp.paperoffice.ai/mcp X-MCP-Toolsets
Add product areas such as Document AI, Workflow AI or Relations AI. /mcp remains capped at 128 tools.
X-MCP-Toolsets: document-ai,workflow-ai /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 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.
/mcp-fast/mcp/mcpX-MCP-Toolsets: document-aidocument-ai or /mcp-fullX-MCP-Toolsets: relations-ai/mcp or analytics-aipo_agents_ask in /mcp/mcp-fullMigrating older MCP agents
If an existing agent expects old individual tool names, migrate through the matching expanded scope instead of inflating the default profile.
Perché MCP cambia le regole del gioco
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); "Estrai tutti i dati della fattura dal PDF allegato e mostrami fornitore, importo e data di scadenza."
Pronto in 60 secondi
Remote MCP Server — nessuna installazione, nessun npm, nessun Docker. Basta entrare in URL e andare.
Genera token bearer
Nell'App PaperOffice: Impostazioni → API → Genera Token
Inserisci configurazione
Configure URL e token nel tuo client AI
Fatto — vai!
Use the fast profile, the default profile, targeted toolsets or full access deliberately.
{
"mcpServers": {
"paperoffice": {
"url": "https://mcp.paperoffice.ai/mcp"
}
}
} {
"mcpServers": {
"paperoffice": {
"url": "https://mcp.paperoffice.ai/mcp-fast",
"headers": {
"Authorization": "Bearer YOUR_API_KEY"
}
}
}
} {
"mcpServers": {
"paperoffice": {
"url": "https://mcp.paperoffice.ai/mcp",
"headers": {
"Authorization": "Bearer YOUR_API_KEY",
"X-MCP-Toolsets": "document-ai,workflow-ai"
}
}
}
} {
"mcpServers": {
"paperoffice": {
"url": "https://mcp.paperoffice.ai/mcp-full",
"headers": {
"Authorization": "Bearer YOUR_API_KEY"
}
}
}
} Cosa rende speciale il PaperOffice MCP Server
Funzionalità di livello Enterprise per sviluppatori e team.
OAuth 2.1 + Bearer Token
Doppia autenticazione: flusso OAuth automatico per Claude Desktop, Bearer Token diretti per Cursor e Windsurf.
Ricerca ibrida con Embeddings
Qwen3 8B Embeddings (4096-dim) + ricerca full-text. Trova lo strumento giusto in meno di 50ms.
Staging e caricamento file
Carica file senza Base64: URL di caricamento pre-firmati, fallback interfaccia browser, download sicuro.
Knowledge Graph
Casi Business, vista universo, timeline e relazioni tra documenti — tutto tramite linguaggio naturale.
Analisi e BI
18 strumenti di analisi + 5 di BI: trend, dati finanziari, mappe di calore, metriche dell'area di lavoro su richiesta.
GDPR e hosting UE
Data center 100% UE, ISO 27001, SOC 2, pronto per HIPAA. Nessun dato lascia l'UE.
Documenti, firme, analisi, Knowledge Graph, CRM, webhook — tutto tramite mcp.paperoffice.ai
Pronto per il futuro dell'integrazione 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.