attio-mcp
If you are the rightful owner of attio-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcpreview.com.
The Attio MCP Server is designed to facilitate communication between MCP clients and the Attio API, enabling seamless integration with the AI-native CRM.
The Attio MCP Server acts as a bridge between MCP clients, such as Claude, and the Attio API, which is an AI-native CRM platform. This server allows clients to perform various operations on the Attio platform, such as searching and managing company and people data, as well as handling lists. While the server currently supports Company, People, and Lists APIs, it is still under development for Tasks and Records APIs. The server requires an Attio API key for authentication, which can be obtained through the Attio API Explorer or via OAuth configuration. The server can be run locally or within a Docker container, providing flexibility in deployment and development environments.
Features
- Company API: Allows searching, reading details, and managing notes for companies.
- People API: Facilitates searching, reading details, and managing notes for individuals.
- Lists API: Supports operations like retrieving lists, managing list details, and modifying list entries.
- Docker Support: Provides containerized deployment for consistent environments.
- Development Environment: Offers a setup guide for local development with Node.js and npm.