Home › Other › Attio MCP Server
Attio MCP Server
AI-powered Attio CRM access. Manage contacts, companies, deals, tasks, notes and workflows.
Connect
Review any command before running it. Package names and URLs come from the server's own registry entry.
Package (npm 1.7.0)
npx -y attio-mcp@1.7.0
Or add to your MCP client config:
{
"mcpServers": {
"attio-mcp-server": {
"command": "npx",
"args": [
"-y",
"attio-mcp@1.7.0"
],
"env": {
"ATTIO_API_KEY": "<YOUR_VALUE>",
"ATTIO_WORKSPACE_ID": "<YOUR_VALUE>",
"ATTIO_MCP_TOOL_MODE": "<YOUR_VALUE>",
"MCP_LOG_LEVEL": "<YOUR_VALUE>"
}
}
}
}
ATTIO_API_KEYrequired secret — Your Attio API key (required for all tools except health-check)ATTIO_WORKSPACE_ID— Optional Attio workspace ID for workspace-specific operationsATTIO_MCP_TOOL_MODE— Tool mode: 'full' (all tools) or 'search' (search tools only). Default: 'full'MCP_LOG_LEVEL— Logging level: 'DEBUG', 'INFO', 'WARN', 'ERROR'. Default: 'INFO'
This repository has 3 servers listed in the Official MCP Registry.
Other names: ai.smithery/kesslerio-attio-mcp-server, ai.smithery/kesslerio-attio-mcp-server-beta
Related servers
browser-use
Control a real Chrome browser to complete any task: fill forms, extract data, book flights.
servers
MCP server that exercises all the features of the MCP protocol
World Monitor
Live markets, conflicts, country risk, chokepoints, energy, and China decision signals. 75 tools.
paperclip
Trending hip-hop artist momentum scores across four cultural dimensions.
ruflo
AI orchestration with hive-mind swarms, neural networks, and 87 MCP tools for enterprise dev.
Chrome DevTools MCP
MCP server for Chrome DevTools
Data from the Official MCP Registry