Attio MCP Server
@kesslerio
About Attio MCP Server
Attio Model Context Protocol (MCP) server implementation
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"attio-mcp-server": {
"command": "npx",
"args": [
"attio-discover",
"generate-skill",
"--all",
"--zip"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Attio MCP Server?
Attio MCP Server is a Model Context Protocol (MCP) server that provides complete coverage of the Attio CRM surface. It enables AI assistants like Claude and ChatGPT to interact with an entire Attio workspace through natural language—managing deals, tasks, lists, people, companies, records, and notes without raw API calls.
How to use Attio MCP Server?
Install the npm package (attio-mcp), configure it with your Attio API key, and use it with any MCP‑compatible client (e.g., Claude Desktop). For ChatGPT Pro/Plus access, deploy a self‑hosted Cloudflare Worker. Pre‑built prompts and Claude skills are available to speed up common workflows.
Key features of Attio MCP Server
- Complete CRM surface coverage (companies, people, deals, tasks, lists, notes)
- Universal tools architecture – 19 consolidated operations
- Pre‑built prompts (10 prompts) for common sales workflows
- Claude Skills to prevent field‑name errors and teach best practices
- Advanced filtering, batch operations, and relationship navigation
- High performance – 89.7% speed improvement and 227 KB memory reduction
- OAuth integration via Cloudflare Worker for ChatGPT Developer Mode
Use cases of Attio MCP Server
- Manage deals, tasks, and contacts using natural language commands
- Search and qualify leads with automated web research and BANT/CHAMP scoring
- Log calls, meetings, and emails to records with dry‑run safety
- Get weekly pipeline health snapshots (created, won, slipped, risks)
- Prepare 360° meeting briefs including notes, tasks, deals, and agenda
FAQ from Attio MCP Server
What AI assistants does Attio MCP Server work with?
It works with Claude and ChatGPT (Pro/Plus) via the Model Context Protocol.
Do I need a Cloudflare Worker to use it with ChatGPT?
Yes, for remote access and OAuth integration. A Cloudflare Worker deployment guide is provided.
How do I prevent “wrong field name” errors?
Use the built‑in attio‑mcp‑usage skill or generate a workspace‑specific skill with npx attio-discover generate-skill --all --zip.
What are the runtime requirements?
Node.js ≥20.0.0 is required.
Are there any deprecated tools?
Yes, eight legacy list tools are deprecated and will be removed in v2.0.0, replaced by four consolidated list tools.
Frequently asked questions
What AI assistants does Attio MCP Server work with?
It works with Claude and ChatGPT (Pro/Plus) via the Model Context Protocol.
Do I need a Cloudflare Worker to use it with ChatGPT?
Yes, for remote access and OAuth integration. A Cloudflare Worker deployment guide is provided.
How do I prevent “wrong field name” errors?
Use the built‑in `attio‑mcp‑usage` skill or generate a workspace‑specific skill with `npx attio-discover generate-skill --all --zip`.
What are the runtime requirements?
Node.js ≥20.0.0 is required.
Are there any deprecated tools?
Yes, eight legacy list tools are deprecated and will be removed in v2.0.0, replaced by four consolidated list tools.
Basic information
More Other MCP servers
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser

Peekaboo MCP – lightning-fast macOS screenshots for AI agents
steipetePeekaboo is a macOS CLI & optional MCP server that enables AI agents to capture screenshots of applications, or the entire system, with optional visual question answering through local or remote AI models.
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
ghidraMCP
LaurieWiredMCP Server for Ghidra
Comments