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": "YOUR_ATTIO_API_KEY"
}
}
}
}Tools
No tools detected
Fetch the live tool list by running this server in a temporary sandbox using the button above.
Overview
What is attio-mcp-server?
attio-mcp-server is an MCP (Model Context Protocol) server for Attio, an AI-native CRM. It allows MCP clients, such as Claude, to connect to the Attio API and interact with company data.
How to use attio-mcp-server?
Provide a valid ATTIO_API_KEY as a bearer token, obtainable from the Attio API Explorer. For Claude Desktop, add the server configuration to your mcpServers JSON block, using npx to run attio-mcp-server and setting the ATTIO_API_KEY environment variable.
Key features of attio-mcp-server
- Read company records from Attio
- Read company notes from Attio
- Write company notes to Attio
- MCP protocol integration for AI clients
- Single API key authentication
Use cases of attio-mcp-server
- Retrieve company records and notes during AI-powered conversations
- Add new notes to company records directly from an MCP client
- Query Attio company data using natural language
FAQ from attio-mcp-server
What API key is required?
You need an ATTIO_API_KEY configured as a bearer token. This can be obtained via the Attio API Explorer or through OAuth.
Which Attio objects can attio-mcp-server access?
Currently, it supports reading company records and company notes, and writing company notes. Other Attio objects are not yet supported.
What are the runtime requirements?
Node.js (recommended v22 or higher), npm, git
Frequently asked questions
What API key is required?
You need an `ATTIO_API_KEY` configured as a bearer token. This can be obtained via the Attio API Explorer or through OAuth.
Which Attio objects can attio-mcp-server access?
Currently, it supports reading company records and company notes, and writing company notes. Other Attio objects are not yet supported.
What are the runtime requirements?
Node.js (recommended v22 or higher), npm, git
Basic information
More Other MCP servers
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
Nginx UI
0xJackyYet another WebUI for Nginx
Comments