Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoPort number for the server3000
NODE_ENVNoNode environment (development/production)development
LOG_LEVELNoLogging level for the serverdebug
MCP_DEV_METANoSet to 'true' to include token counts in responses for prompt development
ATTIO_API_KEYNoYour Attio API key for authentication (recommended for most users)
MAX_PROMPT_TOKENSNoOverride default token limits for prompts
ATTIO_ACCESS_TOKENNoOAuth access token for OAuth integrations (alternative to API key)
ATTIO_WORKSPACE_IDNoYour Attio workspace ID
ATTIO_MCP_TOOL_MODENoSet to 'search' to restrict to read-only tools in environments where Developer Mode is unavailable
ATTIO_DEFAULT_CURRENCYNoDefault currency for deal valuesUSD
DISABLE_UNIVERSAL_TOOLSNoSet to 'true' to use legacy tools instead of universal tools (deprecated)
ATTIO_DEFAULT_DEAL_OWNERNoDefault owner email address for new deals (e.g., user@company.com)
ATTIO_DEFAULT_DEAL_STAGENoDefault stage for new dealsInterested
PROMPT_TELEMETRY_ENABLEDNoSet to 'true' to enable prompt usage logging

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/arjunkmrm/attio-mcp-server'

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