Attio MCP Server
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Attio MCP Servercreate a new contact named John Doe with email john@example.com"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Setup
Clone the repository:
git clone <repository-url> cd attio-mcpCreate and activate a virtual environment:
python -m venv venv source venv/bin/activate # On Windows: venv\Scripts\activateInstall dependencies:
pip install -r requirements.txtConfigure environment variables: Create a
.envfile in the project root directory with the following content:BASE_URL=https://api.attio.com API_KEY=your_attio_api_key_hereReplace
your_attio_api_key_herewith your actual Attio API key.
Related MCP server: Attio MCP Server
Running the Server
python main.pyThe server will run on http://0.0.0.0:8000 (or as configured in .env).
SSE transport is used by default available at http://0.0.0.0:8000/sse, you can change the transport by setting the TRANSPORT ('stdio', 'streamable-http' or 'sse', more info here).
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Connectors
Automate Attio CRM workflows with fast search and bulk operations across companies, people, deals,…
Streamline your Attio workflows using natural language to search, create, update, and organize com…
Connect AI to your Attio CRM. Manage contacts, companies, deals, and sales pipelines. Create tasks…
Tools for your business banking with Rho, including accounts, transactions, and more
Related MCP Servers
- AlicenseNot gradedqualityDmaintenanceFacilitates interaction with the Attio CRM by allowing MCP clients to read and write company records and notes through the Attio API.4816BSD 3-Clause
- AlicenseNot gradedqualityDmaintenanceEnables AI assistants to interact with Attio CRM through natural language, providing comprehensive CRM management including companies, people, lists, tasks, pipelines, and batch operations with advanced filtering capabilities.1,044Apache 2.0
- FlicenseNot gradedqualityNot gradedmaintenanceEnables AI assistants to interact with Attio CRM through natural language, providing complete access to companies, people, deals, tasks, lists, notes, and records with advanced search, batch operations, and relationship management.1,044-
- FlicenseAqualityDmaintenanceIntegrates Attio CRM with AI clients to manage companies, people, and notes through 14 specialized tools. It supports dynamic schema discovery, enabling users to search, create, and update records within their Attio workspace.141-