Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_MONDAY_API_KEYYesMonday.com Personal API token (required)
MCP_MONDAY_TIMEOUTNoAPI request timeout in seconds30
MCP_MONDAY_LOG_LEVELNoLog level: DEBUG, INFO, WARNING, ERRORINFO
MCP_MONDAY_LOG_FORMATNoLog format: json (production) or text (development)json
MCP_MONDAY_ENVIRONMENTNoEnvironment identifierproduction
MCP_MONDAY_MAX_RETRIESNoMax retry attempts on network error3
MCP_MONDAY_SYNC_DB_PATHNoSQLite DB path — use /data/monday_sync.db for persistence/tmp/monday_sync.db
MCP_MONDAY_WORKSPACE_URLNoWorkspace base URL (optional)
MCP_MONDAY_SYNC_MAX_AGE_HOURSNoForce re-sync if DB is older than this many hours168

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/firstfool/mcp-monday'

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