Attio MCP Server
A Model Context Protocol (MCP) server for Attio, the AI-native CRM. This server enables AI assistants like Claude to interact directly with your Attio data, providing a seamless integration between conversational AI and your CRM.
🚀 Key Features
- Comprehensive Attio API Support
- Companies: Search, view details, manage notes
- People: Search (with email/phone support), view details, manage notes
- Lists: View, manage entries, add/remove records
- Records: Create, read, update, delete (coming soon)
- Tasks: Create, update, and link to records
- Enhanced Capabilities
- Robust error handling with helpful messages
- Automatic retry logic with exponential backoff
- Input validation to prevent common errors
- Standardized response formatting
🔍 Example: Using with Claude
Ask Claude natural questions about your Attio data:
⚡ Quick Start
Prerequisites
- Node.js (v18 or higher)
- Attio API Key (Get one here)
Installation
Configuration for Claude Desktop
🌐 Deployment Options
- Local Development: Development Guide
- Docker: Docker Guide
- Easy setup with Docker Compose
- Health checks included
- Configurable through environment variables
📚 Documentation
Full documentation is available in the docs directory:
- Getting Started
- API Reference
- Deployment
- Development
🤝 Contributing
Contributions are welcome! Please see our Contributing Guidelines for details on how to submit pull requests, report issues, and suggest improvements.
📄 License
This project is licensed under the BSD 3-Clause License - see the LICENSE file for details.
This server cannot be installed
hybrid server
The server is able to function both locally and remotely, depending on the configuration or use case.
A Model Context Protocol server that enables AI assistants like Claude to interact directly with Attio CRM data, supporting operations for companies, people, lists, and tasks through natural language queries.
Related MCP Servers
- -securityAlicense-qualityA Model Context Protocol server that enables AI assistants like Claude to interact with Zulip workspaces, supporting capabilities such as posting messages, listing channels, sending direct messages, and accessing conversation history.Last updated -JavaScriptApache 2.0
- -securityAlicense-qualityA Model Context Protocol server that enables AI assistants like Claude to interact with Jira, allowing for project management tasks such as listing projects, searching issues, creating tickets, and managing sprints through natural language queries.Last updated -121TypeScriptMIT License
Kong Konnect MCP Serverofficial
AsecurityAlicenseAqualityA Model Context Protocol server enabling AI assistants to interact with Kong Konnect's API Gateway, providing tools to query analytics data, inspect configurations, and manage control planes through natural language.Last updated -1022TypeScriptApache 2.0- -securityAlicense-qualityA Model Context Protocol server that allows AI assistants to interact with Tekmetric data, enabling users to query appointment details, vehicle information, repair order status, and parts inventory through natural language.Last updated -PythonMIT License