Back to Home
kesslerio icon

attio-mcp-server

Verified Safe

by kesslerio

Overview

Provides an edge-compatible core library for building Attio Model Context Protocol (MCP) servers, enabling AI agents to interact with the Attio CRM via defined tools and a flexible HTTP client, including comprehensive data management and validation.

Installation

Run Command
node dist/cli.js

Environment Variables

  • ATTIO_API_KEY
  • ATTIO_ACCESS_TOKEN
  • NODE_ENV

Security Notes

The server demonstrates strong security practices including extensive input validation (JSON schema, field-specific, UUID, email, phone, domain), robust error handling with redaction of sensitive data in logs, and mandatory use of environment variables for API keys/tokens. It also implements DoS protection mechanisms for batch operations and does not use 'eval' or obfuscated code. Any residual risks are inherent to external API integrations.

Similar Servers

Stats

Interest Score42
Security Score9
Cost ClassMedium
Avg Tokens400
Stars42
Forks16
Last Update2026-01-07

Tags

AttioCRMAI ToolsIntegrationsEdge Computing