Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoAPI port; used when MCP_TRANSPORT=http.8787
ASANA_MODENoauto picks live when credentials exist, live fails without credentials, demo forces demo mode.auto
MCP_TRANSPORTNoTransport for MCP server: stdio for local use, http for deployed endpoint.stdio
ASANA_TIMEOUT_MSNoPer-request timeout in milliseconds.15000
ASANA_ACCESS_TOKENNoAsana Personal Access Token. Required for live mode; if omitted, runs in demo mode.
ASANA_RATE_LIMIT_RPMNoClient-side throttle, just under the 150/min free tier.140
ASANA_MAX_CONCURRENCYNoIn-flight request cap.8

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/Idrees-02/doo-asana-connector'

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