Skip to main content
Glama

Attio MCP Server

by kesslerio
server.jsonβ€’1.82 kB
{ "$schema": "https://static.modelcontextprotocol.io/schemas/2025-09-29/server.schema.json", "name": "io.github.kesslerio/attio-mcp-server", "description": "AI-powered Attio CRM access. Manage contacts, companies, deals, tasks, notes and workflows.", "title": "Attio MCP Server", "websiteUrl": "https://github.com/kesslerio/attio-mcp-server", "repository": { "url": "https://github.com/kesslerio/attio-mcp-server", "source": "github" }, "version": "1.1.2", "packages": [ { "registryType": "npm", "registryBaseUrl": "https://registry.npmjs.org", "identifier": "attio-mcp", "version": "1.1.2", "transport": { "type": "stdio" }, "environmentVariables": [ { "name": "ATTIO_API_KEY", "description": "Your Attio API key (required for all tools except health-check)", "isRequired": true, "isSecret": true }, { "name": "ATTIO_WORKSPACE_ID", "description": "Optional Attio workspace ID for workspace-specific operations", "isRequired": false, "isSecret": false }, { "name": "ATTIO_MCP_TOOL_MODE", "description": "Tool mode: 'full' (all tools) or 'search' (search tools only). Default: 'full'", "isRequired": false, "isSecret": false }, { "name": "MCP_LOG_LEVEL", "description": "Logging level: 'DEBUG', 'INFO', 'WARN', 'ERROR'. Default: 'INFO'", "isRequired": false, "isSecret": false } ] } ], "_meta": { "io.modelcontextprotocol.registry/publisher-provided": { "tool": "github-actions", "version": "1.0.0", "build_info": { "timestamp": "2025-10-10T18:30:00Z" } } } }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/kesslerio/attio-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server