Attio
Connect your Attio workspace to large language models.
attio-mcp-server
This is an MCP server for Attio, the AI-native CRM. It allows mcp clients (like Claude) to connect to the Attio API.
Current Capabilities
- reading company records
- reading company notes
- writing company notes
- other activities
Usage
You will need:
ATTIO_API_KEY
This is expected to be a bearer token which means you can get one through the API Explorer on the right hand side or configure OAuth and retrieve one throught the Attio API.
Claude Desktop Configuration
{
"mcpServers": {
"attio": {
"command": "npx",
"args": ["attio-mcp-server"],
"env": {
"ATTIO_API_KEY": "YOUR_ATTIO_API_KEY"
}
}
}
}
Development
Prerequisites
Before you begin, ensure you have the following installed:
- Node.js (recommended v22 or higher)
- npm
- git
- dotenv
Setting up Development Environment
To set up the development environment, follow these steps:
-
Fork the repository
- Click the "Fork" button in the top-right corner of this repository
- This creates your own copy of the repository under your Github acocunt
-
Clone Your Fork:
git clone https://github.com/YOUR_USERNAME/attio-mcp-server.git cd attio-mcp-server -
Add Upstream Remote
git remote add upstream https://github.com/hmk/attio-mcp-server.git -
Copy the dotenv file
cp .env.template .env -
Install dependencies:
npm install -
Run watch to keep index.js updated:
npm run build:watch -
Start the model context protocol development server:
dotenv npx @modelcontextprotocol/inspector node PATH_TO_YOUR_CLONED_REPO/dist/index.js -
If the development server did not load the environment variable correctly, set the
ATTIO_API_KEYon the left-hand side of the mcp inspector.
संबंधित सर्वर
Kone.vc
प्रायोजकMonetize your AI agent with contextual product recommendations
Jira MCP Server
An MCP server for interacting with Jira projects and issues.
PromptThin
The invisible savings layer for AI Agents. Save 70% on tokens with zero code changes
calculator-mcp-server
Math evaluation, simplification, derivatives
Trello
Integrates with Trello to manage projects, boards, and cards, using Nango for authentication.
Human Pages
Gives AI agents access to real-world people who listed themselves to be hired by agents. 31 tools including search by skill/location/equipment, job offers, job board listings, in-job messaging, and streaming payments. Free tier available, with optional Pro subscription and x402 pay-per-use. Payments default to crypto (USDC) but are flexible.
PPC Ad Editor - Generate Ad Previews Inside AI Agents
Create Google, Meta, and LinkedIn ad previews instantly from Claude, Cursor, or any MCP client—no account or setup required.
4th Brain MCP Server
Interact with markdown notes in a personal knowledge vault, such as Obsidian.
Logseq MCP Tools
An MCP server that allows AI agents to interact with a local Logseq instance.
Quire MCP Server
Interact with Quire.io projects and tasks using the Quire API, enabling AI assistants to manage your workflow.
Canvas
Integrates with the Canvas Learning Management System (LMS), supporting FERPA-compliant anonymization and privacy controls.