Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MODAL_TOKEN_IDNoModal token ID
MODAL_TOKEN_SECRETNoModal token secret
MODAL_MCP_AUDIT_LOGNoAudit log destinationstdout
MODAL_MCP_HTTP_BINDNoHTTP bind address127.0.0.1:8765
MODAL_MCP_READ_ONLYNoEnable read-only modetrue
MODAL_TOKEN_ID_FILENoPath to file containing Modal token ID
MODAL_MCP_SIGNING_KEYSNoHMAC signing keys for internal refs, cursors, and approval tokens
MODAL_TOKEN_SECRET_FILENoPath to file containing Modal token secret
MODAL_MCP_ALLOWED_ORIGINSNoBrowser/client origins allowed to call the MCP server
MODAL_MCP_ENABLED_TOOLSETSNoComma-separated list of enabled toolsetsdiscovery,apps,containers,logs,volumes,sandboxes
MODAL_MCP_SIGNING_KEY_FILENoPath to file containing HMAC signing keys

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/php-workx/modal-mcp'

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