Skip to main content
Glama

Attio MCP Server

by kesslerio

fetch

Retrieve complete record details from Attio CRM using search result identifiers to access full contact, company, list, or task information.

Instructions

Retrieve the full record payload for a search result ID.

Input Schema

NameRequiredDescriptionDefault
idYesIdentifier emitted by the search tool (<resource>:<id>).

Input Schema (JSON Schema)

{ "properties": { "id": { "description": "Identifier emitted by the search tool (<resource>:<id>).", "type": "string" } }, "required": [ "id" ], "type": "object" }

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