Interact with data in Attio, the AI-native CRM, enabling AI assistants to access and manage your customer relationship information.
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.
Comprehensive Attio API Support
Enhanced Capabilities
Ask Claude natural questions about your Attio data:
"Find all technology companies in our CRM"
"Add a note to Acme Corporation about our recent product demo"
"Show me all contacts from Microsoft who were added this month"
"Add Sarah Johnson's new phone number: +1-555-123-4567"
npm install attio-mcp-server
{
"mcpServers": {
"attio": {
"command": "npx",
"args": ["attio-mcp-server"],
"env": {
"ATTIO_API_KEY": "YOUR_ATTIO_API_KEY"
}
}
}
}
Full documentation is available in the docs directory:
Getting Started
API Reference
Deployment
Development
Contributions are welcome! Please see our Contributing Guidelines for details on how to submit pull requests, report issues, and suggest improvements.
This project is licensed under the BSD 3-Clause License - see the LICENSE file for details.
Manage tmux panes and execute commands within tmux sessions.
Guides problem-solving by breaking down complex problems and recommending the best MCP tools for each step.
A CalDAV MCP server to expose calendar operations as tools for AI assistants.
Marketing insights and audience analysis from Audiense reports, covering demographic, cultural, influencer, and content engagement analysis.
A server for time and timezone conversion tools.
Interacting with Obsidian via REST API
MCP server that connects to the whole Microsoft 365 suite (Microsoft Office, Outlook, Excel) using Graph API (including mail, files, calendar)
Manage and interact with Google Calendar events using the Google Calendar API.
Provides AI assistants with direct access to the n8n automation platform.
A simple note-taking server for recording and managing notes with AI models, using AWS DynamoDB for storage.