Google PageRank for AI agents. 25,000+ tools indexed.

attio-mcp MCP Server

TrialAndErrorAI/attio-mcp

Score: 53.3 Rank #51 MCP Server
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

StarsFreshnessIssue HealthContributorsDependents
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

Expand your description to 150+ characters for better discoverability

Contributors medium impact

Single-contributor projects carry bus-factor risk — welcoming contributors boosts confidence

Dependents medium impact

No downstream dependents detected yet — adoption by other projects is the strongest trust signal

Badge all embed codes →

AgentRank score for TrialAndErrorAI/attio-mcp
[![AgentRank](https://agentrank-ai.com/api/badge/tool/TrialAndErrorAI--attio-mcp)](https://agentrank-ai.com/tool/TrialAndErrorAI--attio-mcp/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge)
<a href="https://agentrank-ai.com/tool/TrialAndErrorAI--attio-mcp/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge"><img src="https://agentrank-ai.com/api/badge/tool/TrialAndErrorAI--attio-mcp" alt="AgentRank"></a>

Embed Widget docs →

Embed a rich score widget on your site or blog.

<script src="https://agentrank-ai.com/embed.js" data-tool="TrialAndErrorAI/attio-mcp"></script>

Matched Queries

"mcp server""mcp-server"

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 Code
Read full README on GitHub →

Get the weekly AgentRank digest

Top movers, new tools, ecosystem insights — straight to your inbox.