attio-mcp-server

attio-mcp-server

3.5

If you are the rightful owner of attio-mcp-server 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.

This is an MCP server for Attio, the AI-native CRM, allowing MCP clients to connect to the Attio API.

The Attio MCP Server is designed to facilitate seamless integration between MCP clients, such as Claude, and the Attio API. This server acts as a bridge, enabling clients to perform various operations on company records and notes within the Attio CRM. The server currently supports reading and writing company notes and reading company records, with plans to expand its capabilities to include other activities. To use the server, an Attio API key is required, which can be obtained through the Attio API Explorer or by configuring OAuth. The server is built using Node.js and requires several prerequisites for development, including npm, git, and dotenv. Developers can set up their environment by forking the repository, installing dependencies, and running the server using the provided scripts.

Features

  • Reading company records
  • Reading company notes
  • Writing company notes

Tools