Attio

v1.1.1Business Applicationsstable

Enables AI assistants to interact with Attio CRM through natural language, providing complete access to companies, people, deals, tasks, lists, notes, and records with advanced search, batch operations, and relationship management.

mcpmodel-context-protocolattiocrmclaude
Share:
68
Stars
0
Downloads
0
Weekly
0/5

What is Attio?

Attio is a Model Context Protocol (MCP) server that allows AI assistants like Claude, Cursor, and VS Code to enables ai assistants to interact with attio crm through natural language, providing complete access to companies, people, deals, tasks, lists, notes, and records with advanced search, batch operation...

Enables AI assistants to interact with Attio CRM through natural language, providing complete access to companies, people, deals, tasks, lists, notes, and records with advanced search, batch operations, and relationship management.

This server falls under the Business Applications and Communication categories on MCPgee, the world's largest MCP server directory with 33,000+ servers.

Features

  • aaa-health-check
  • smithery-debug-config
  • records_search
  • records_get_details
  • create-record

Use Cases

Manage companies, people, and deals in Attio CRM.
Create and update tasks and notes naturally.
Search and manage CRM records through AI assistants.
kesslerio

Maintainer

LicenseApache 2.0
Languagetypescript
Versionv1.1.1
UpdatedMay 20, 2026
Statushealthy
Maintenanceactive

Works with

ClaudeOpenAIwindowsmacoslinux

Installation

NPM

npx -y attio-mcp

Manual Installation

npx -y attio-mcp

Configuration

Configuration Details

Config File

claude_desktop_config.json

Performance

Response Metrics

Response Time< 200ms
ThroughputMedium

Resource Usage

Memory UsageLow
CPU UsageLow

How to Set Up and Use Attio

The Attio MCP server gives AI assistants full programmatic access to Attio CRM through 19 universal tools covering search, create, update, delete, and batch operations across companies, people, deals, tasks, notes, and lists. It supports advanced filtering, relationship-based record search, timeframe queries, and bulk operations with automatic chunking — enabling agents to manage an entire CRM workflow through natural language. Sales and operations teams can use it to automate lead qualification, log activities, prepare for meetings, and keep CRM data synchronized without manually switching between tools.

Prerequisites

  • Node.js 18 or later (v20+ recommended)
  • An Attio account with API access — obtain an API key from Attio workspace Settings > API
  • Your Attio Workspace ID (available in workspace settings)
  • An MCP client such as Claude Desktop, Cursor, or Claude Code CLI
1

Obtain your Attio API key and Workspace ID

Log in to Attio, go to Settings > API, and create a new API key. Also note your Workspace ID from the same settings area.

2

Install the attio-mcp package

Install the package globally using npm. Note: the correct package name is 'attio-mcp' — the older 'attio-mcp-server' package is outdated.

npm install -g attio-mcp
3

Add the server to your MCP client config

Edit your claude_desktop_config.json to register the Attio MCP server with your API key and Workspace ID.

4

Restart your MCP client

Restart Claude Desktop or your MCP-compatible tool to load the Attio server. You should see it appear as a connected server.

5

Configure custom field mappings (optional)

If your Attio workspace uses custom fields, copy the sample mappings config and add your field names to enable full search and create support for those fields.

git clone https://github.com/kesslerio/attio-mcp-server.git
cd attio-mcp-server
cp configs/runtime/mappings/sample.json configs/runtime/mappings/user.json
6

Test with a search query

Ask your AI assistant to search for a company or person in Attio to verify the connection is working.

Attio Examples

Client configuration

Add this block to claude_desktop_config.json. Replace the env values with your actual Attio API key and Workspace ID.

{
  "mcpServers": {
    "attio": {
      "command": "npx",
      "args": ["-y", "attio-mcp"],
      "env": {
        "ATTIO_API_KEY": "your_attio_api_key",
        "ATTIO_WORKSPACE_ID": "your_workspace_id"
      }
    }
  }
}

Prompts to try

Use natural language to manage your Attio CRM through your AI assistant.

- "Find all SaaS companies in Attio with more than 50 employees"
- "Create a new company called Acme Corp in the technology sector"
- "Find deals over $50,000 closing in Q1 and list their owners"
- "Log a call with Nina at Acme where we discussed pricing"
- "Prepare me for my meeting with the CEO of Acme Corp"
- "Find all Account Executives in San Francisco at fintech companies"

Troubleshooting Attio

Authentication errors or 401 responses from Attio

Confirm ATTIO_API_KEY is set correctly. The API key must have the appropriate permissions for the objects you are accessing (companies, people, deals). Check the key's permission scope in Attio Settings > API.

Installing 'attio-mcp-server' results in an outdated v0.0.2 package

Use 'npm install -g attio-mcp' (without the '-server' suffix) — this is the actively maintained package at v1.4.0+. The old package name 'attio-mcp-server' is deprecated.

Custom fields are not searchable or creatable

Copy configs/runtime/mappings/sample.json to user.json and add your custom field names. The server merges default.json with user.json at startup — only non-standard fields need to go in user.json.

Frequently Asked Questions about Attio

What is Attio?

Attio is a Model Context Protocol (MCP) server that enables ai assistants to interact with attio crm through natural language, providing complete access to companies, people, deals, tasks, lists, notes, and records with advanced search, batch operations, and relationship management. It connects AI assistants to external tools and data sources through a standardized interface.

How do I install Attio?

Install via npm with the command: npx -y attio-mcp. Then add the server configuration to your AI client's JSON config file (e.g., claude_desktop_config.json or .cursor/mcp.json).

Which AI clients work with Attio?

Attio works with all major MCP-compatible AI clients including Claude Desktop, Claude Code, Cursor, VS Code (GitHub Copilot), Windsurf, and Cline.

Is Attio free to use?

Yes, Attio is open source and available under the Apache 2.0 license. You can use it freely in both personal and commercial projects.

Attio Alternatives — Similar Business Applications Servers

Looking for alternatives to Attio? Here are other popular business applications servers you can use with Claude, Cursor, and VS Code.

n8n

189.1k

A comprehensive MCP server that provides full control over n8n automation workflows through natural language. It offers 43 tools for managing workflows, executions, credentials, and data tables, with safety features like write-mode protection and dou

LobeHub

77.5k

🤯 LobeHub is your Chief Agent Operator, organizing your agents into 7×24 operations by hiring, scheduling, and reporting on your entire AI team.

Jeecgboot

46.4k

AI 低代码平台,「低代码 + 零代码」双模式驱动:低代码一键生成前后端代码,零代码 5 分钟搭建系统,AI Skills 一句话画流程、设计表单、生成整套系统。内置 AI聊天、知识库、流程编排、MCP插件等,兼容主流大模型。引领「AI 生成 → 在线配置 → 代码生成 → 手工合并->AI修改」开发模式,消除 Java 项目 80% 的重复工作,提效而不失灵活。

CowAgent

44.7k

CowAgent (chatgpt-on-wechat) 是基于大模型的超级AI助理,能主动思考和任务规划、访问操作系统和外部资源、创造和执行Skills、通过长期记忆和知识库不断成长,比OpenClaw更轻量和便捷。同时支持微信、飞书、钉钉、企微、QQ、公众号、网页等接入,可选择DeepSeek/OpenAI/Claude/Gemini/ MiniMax/Qwen/GLM/LinkAI,能处理文本、语音、图片和文件,可快速搭建个人AI助理和企业数字员工。

Minds Platform

39.2k

Platform dedicated to building an open foundation for applied Artificial Intelligence, designed for people seeking production-ready AI systems they can truly control, extend and deploy anywhere.

Astrbot

32.8k

AI Agent Assistant & development framework that integrates lots of IM platforms, LLMs, plugins and AI feature, and can be your openclaw alternative. ✨

Browse More Business Applications MCP Servers

Explore all business applications servers available in the MCPgee directory. Each server includes setup guides for Claude, Cursor, and VS Code.

Quick Config Preview

{ "mcpServers": { "attio-mcp-server": { "command": "npx", "args": ["-y", "attio-mcp"] } } }

Add this to your claude_desktop_config.json or .cursor/mcp.json

Read the full setup guide →

Ready to use Attio?

Browse our complete directory of 33,000+ MCP servers, read setup guides for your editor, and start building with the Model Context Protocol.

33,000+ ServersFree & Open SourceStep-by-Step Guides