Attio MCP Server
@MCP-Mirror
About Attio MCP Server
Mirror of
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"attio": {
"command": "npx",
"args": [
"attio-mcp-server"
],
"env": {
"ATTIO_API_KEY": ""
}
}
}
}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?
A Model Context Protocol (MCP) server for Attio, the AI-native CRM. It enables AI assistants like Claude to interact directly with your Attio data, providing a seamless integration between conversational AI and your CRM.
How to use Attio MCP Server?
Install via npm (npm install attio-mcp-server), then configure the server in Claude Desktop using the provided JSON snippet, setting your Attio API key in the environment variables. The server runs with Node.js v18 or higher.
Key features of Attio MCP Server
- Search and view company, people, and list details
- Manage notes on companies and people
- Create, update, and link tasks to records
- Automatic retry logic with exponential backoff
- Input validation and standardized response formatting
Use cases of Attio MCP Server
- Find all technology companies in your CRM
- Add a note to a company after a product demo
- Show all contacts from a specific account added this month
- Update a contact's phone number
FAQ from Attio MCP Server
What are the prerequisites for running Attio MCP Server?
Node.js v18 or higher and an Attio API key.
How do I install and configure Attio MCP Server?
Install via npm (npm install attio-mcp-server) and configure the Claude Desktop config with the attio MCP server entry, providing your ATTIO_API_KEY as an environment variable.
Can I deploy Attio MCP Server with Docker?
Yes. A Docker guide and Docker Compose setup are available, including health checks and configuration through environment variables.
What Attio operations does the server support?
It supports companies, people, and lists (search, view details, manage entries), plus tasks (create, update, link to records). Records CRUD is coming soon.
Does the server have built-in error handling?
Yes. It includes robust error handling with helpful messages, automatic retry logic with exponential backoff, and input validation.
Frequently asked questions
What are the prerequisites for running Attio MCP Server?
Node.js v18 or higher and an Attio API key.
How do I install and configure Attio MCP Server?
Install via npm (`npm install attio-mcp-server`) and configure the Claude Desktop config with the `attio` MCP server entry, providing your `ATTIO_API_KEY` as an environment variable.
Can I deploy Attio MCP Server with Docker?
Yes. A Docker guide and Docker Compose setup are available, including health checks and configuration through environment variables.
What Attio operations does the server support?
It supports companies, people, and lists (search, view details, manage entries), plus tasks (create, update, link to records). Records CRUD is coming soon.
Does the server have built-in error handling?
Yes. It includes robust error handling with helpful messages, automatic retry logic with exponential backoff, and input validation.
Basic information
More Other MCP servers
Website
FunnyWolfAdversary simulation and Red teaming platform with AI
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
πͺ Windows-MCP
CursorTouchMCP Server for Computer Use in Windows
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Comments