attio-mcp MCP Server
TrialAndErrorAI/attio-mcp
Are you the maintainer of TrialAndErrorAI/attio-mcp? Claim this listing →
Code Mode MCP server for Attio CRM — 130+ endpoints through 3 tools
Add AgentRank to Claude Code Discover and compare tools like TrialAndErrorAI/attio-mcp — your AI finds the right one automatically
Get API Access → claude mcp add agentrank -- npx -y agentrank-mcp-server Overview
TrialAndErrorAI/attio-mcp is a TypeScript MCP server licensed under MIT. Code Mode MCP server for Attio CRM — 130+ endpoints through 3 tools
Ranked #51 out of 100 indexed tools.
Actively maintained with commits in the last week.
Ecosystem
TypeScript MIT
Score Breakdown
Stars 15% 1
1 stars → early stage
Freshness 25% today
Last commit today → actively maintained
Issue Health 25% 50%
No issues filed → no history to score
Contributors 10% 1
1 contributor → solo project
Dependents 25% 0
No dependents → no downstream usage
npm Downloads N/A
PyPI Downloads N/A
Forks 0
Description Good
License MIT
Weights: Freshness 25% · Issue Health 25% · Dependents 25% · Stars 15% · Contributors 10% · How we score →
How to Improve
Description low impact
Contributors medium impact
Dependents medium impact
Matched Queries
From the README
# attio-mcp Code Mode MCP server for [Attio CRM](https://attio.com). 130+ endpoints through 3 tools. > Built by [Trial and Error Inc](https://trialanderror.ai). Inspired by the [Code Mode pattern](https://blog.cloudflare.com/mcp-code-mode) from Cloudflare. ## Why Code Mode? | | Traditional MCP | Code Mode | |---|---|---| | Tools | 35+ (one per operation) | 3 (search, execute, context) | | Token cost | ~8,000 tokens for tool defs | ~800 tokens | | New endpoints | Update every tool definition | Zero changes | | Maintenance | Per-tool mapping | Just update the spec | The LLM writes JavaScript to query the API spec and call endpoints directly. No tool-per-endpoint mapping. No bloat. ## Quick Start ```bash git clone https://github.com/TrialAndErrorAI/attio-mcp.git cd attio-mcp npm install npm run build ``` Create `.env`: ``` ATTIO_API_KEY=your_api_key_here ``` Get your API key from [Attio Settings > Developers > API Keys](https://app.attio.com/settings/developers). ### Claude CodeRead full README on GitHub →
Get the weekly AgentRank digest
Top movers, new tools, ecosystem insights — straight to your inbox.