All MCP servers

Attio MCP Server

Official
by Api.AirforcestdioAI & LLM Tools068Apache-2.0

AI-powered Attio CRM access. Manage contacts, companies, deals, tasks, notes and workflows.

mcpopen-sourceai-llm-tools

Endpoint

POST 

Connecting a client

Most MCP clients accept a remote server URL plus a bearer token.

{
  "mcpServers": {
    "attio-mcp-server-impeb62f": {
      "url": "",
      "headers": { "Authorization": "Bearer YOUR_API_KEY" }
    }
  }
}