What is the Attio MCP Server MCP server?
AI-powered Attio CRM access. Manage contacts, companies, deals, tasks, notes and workflows.
How to install Attio MCP Server
Copy-paste configuration for popular MCP clients.
ATTIO_API_KEYrequiredsecretYour Attio API key (required for all tools except health-check)
ATTIO_WORKSPACE_IDOptional Attio workspace ID for workspace-specific operations
ATTIO_MCP_TOOL_MODETool mode: 'full' (all tools) or 'search' (search tools only). Default: 'full'
MCP_LOG_LEVELLogging level: 'DEBUG', 'INFO', 'WARN', 'ERROR'. Default: 'INFO'
{
"mcpServers": {
"attio-mcp-server": {
"command": "npx",
"args": [
"-y",
"attio-mcp"
],
"env": {
"ATTIO_API_KEY": "<YOUR_ATTIO_API_KEY>",
"ATTIO_WORKSPACE_ID": "<YOUR_ATTIO_WORKSPACE_ID>",
"ATTIO_MCP_TOOL_MODE": "<YOUR_ATTIO_MCP_TOOL_MODE>",
"MCP_LOG_LEVEL": "<YOUR_MCP_LOG_LEVEL>"
}
}
}
}{
"mcpServers": {
"attio-mcp-server": {
"command": "npx",
"args": [
"-y",
"attio-mcp"
],
"env": {
"ATTIO_API_KEY": "<YOUR_ATTIO_API_KEY>",
"ATTIO_WORKSPACE_ID": "<YOUR_ATTIO_WORKSPACE_ID>",
"ATTIO_MCP_TOOL_MODE": "<YOUR_ATTIO_MCP_TOOL_MODE>",
"MCP_LOG_LEVEL": "<YOUR_MCP_LOG_LEVEL>"
}
}
}
}{
"mcpServers": {
"attio-mcp-server": {
"command": "npx",
"args": [
"-y",
"attio-mcp"
],
"env": {
"ATTIO_API_KEY": "<YOUR_ATTIO_API_KEY>",
"ATTIO_WORKSPACE_ID": "<YOUR_ATTIO_WORKSPACE_ID>",
"ATTIO_MCP_TOOL_MODE": "<YOUR_ATTIO_MCP_TOOL_MODE>",
"MCP_LOG_LEVEL": "<YOUR_MCP_LOG_LEVEL>"
}
}
}
}{
"servers": {
"attio-mcp-server": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"attio-mcp"
],
"env": {
"ATTIO_API_KEY": "<YOUR_ATTIO_API_KEY>",
"ATTIO_WORKSPACE_ID": "<YOUR_ATTIO_WORKSPACE_ID>",
"ATTIO_MCP_TOOL_MODE": "<YOUR_ATTIO_MCP_TOOL_MODE>",
"MCP_LOG_LEVEL": "<YOUR_MCP_LOG_LEVEL>"
}
}
}
}claude mcp add attio-mcp-server --env ATTIO_API_KEY=<YOUR_ATTIO_API_KEY> --env ATTIO_WORKSPACE_ID=<YOUR_ATTIO_WORKSPACE_ID> --env ATTIO_MCP_TOOL_MODE=<YOUR_ATTIO_MCP_TOOL_MODE> --env MCP_LOG_LEVEL=<YOUR_MCP_LOG_LEVEL> -- npx -y attio-mcpRelated MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.