Attio MCP Server

v1.1.1APIsstable

Enables 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.

mcpmodel-context-protocolattiocrmclaude
Share:
68
Stars
0
Downloads
0
Weekly
0/5

About

Enables 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.

Features

  • aaa-health-check
  • smithery-debug-config
  • records_search
  • records_get_details
  • create-record

Use Cases

Run a lightweight health probe that echoes deployment metadata. | Does not: query Attio APIs, mutate data, or require credentials. | Accepts optional echo text; returns JSON payload as text for MCP cl
Retrieve sanitized diagnostic information about Smithery server configuration and runtime environment. | Does not: expose API key values, write data, or modify configuration. | Returns boolean flags a
Search across companies, people, deals, tasks, and records | Does not: create or modify records | Returns max 100 results (default: 10) | If errors occur: use records.discover_attributes to find searc
Fetch a single record with enriched attribute formatting. | Does not: search or filter result sets; use records.search* tools instead. | Requires resource_type and record_id; optional fields filter ou
Create new Attio records (companies, people, deals, tasks). | WRITE: requires approval | Does not: update existing records, attach files, or bypass required fields. | Requires resource_type/objectSlug
kesslerio

Maintainer

LicenseApache 2.0
Languagetypescript
Versionv1.1.1
UpdatedMay 20, 2026
Statushealthy
Maintenanceactive

Works with

ClaudeOpenAIwindowsmacoslinux

Installation

NPM

npx -y attio-mcp

Manual Installation

npx -y attio-mcp

Examples

No examples available for this server.

Configuration

Configuration Details

Config File

claude_desktop_config.json

Web UI

Not available

Security

Authentication

RequiredNo

Features

Data Encryption
Audit Logging
RBAC Support

Performance

Response Metrics

Response Time< 200ms
ThroughputMedium

Resource Usage

Memory UsageLow
CPU UsageLow

More APIs MCP Servers

Explore other servers in the APIs category.

Quick Config Preview

{ "mcpServers": { "attio-mcp-server": { "command": "npx", "args": ["-y", "attio-mcp"] } } }

Add this to your claude_desktop_config.json or .cursor/mcp.json

Read the full setup guide →

Ready to use Attio MCP Server?

Browse our complete directory of 33,000+ MCP servers, read setup guides for your editor, and start building with the Model Context Protocol.

33,000+ ServersFree & Open SourceStep-by-Step Guides