Back to directory
hmk/attio-mcp-server

hmk/attio-mcp-server

@hmk

MCP server for Attio, the AI-native CRM, enabling access to company records and notes via MCP clients like Claude

crmattiocustomer-relationshipai-nativeapinotesrecordscommerce

Installation & Configuration

{
  "mcpServers": {
    "attio": {
      "command": "npx",
      "args": [
        "attio-mcp-server"
      ],
      "env": {
        "ATTIO_API_KEY": "YOUR_ATTIO_API_KEY"
      }
    }
  }
}

Information

Transport
stdio
Language
JavaScript
Created
2026/6/12
Updated
2026/6/13