Skip to main content
Other Tools and IntegrationsTypeScript

hmk/attio-mcp-server

πŸ“‡ ☁️ Allows AI clients to manage records and notes in Attio CRM

other-tools-and-integrationscloud-service
Share:

Quick Start

Clone the repository:

git clone https://github.com/hmk/attio-mcp-server

Claude Desktop configuration example:

{
  "mcpServers": {
    "attio-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "hmk/attio-mcp-server"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Other Tools and Integrations
Language
TypeScript
Author
hmk