We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/mlemos/attio-simple-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
.env.example•297 B
# Attio API Key (required)
# Get from: https://app.attio.com > Settings > Developers > API Keys
ATTIO_API_KEY="your_api_key_here"
# Workspace slug for web URLs (optional)
# This is the slug in your Attio URLs: https://app.attio.com/{workspace-slug}/...
ATTIO_WORKSPACE_SLUG="your-workspace-slug"