Modal MCP Server
by php-workx
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MODAL_TOKEN_ID | No | Modal token ID | |
| MODAL_TOKEN_SECRET | No | Modal token secret | |
| MODAL_MCP_AUDIT_LOG | No | Audit log destination | stdout |
| MODAL_MCP_HTTP_BIND | No | HTTP bind address | 127.0.0.1:8765 |
| MODAL_MCP_READ_ONLY | No | Enable read-only mode | true |
| MODAL_TOKEN_ID_FILE | No | Path to file containing Modal token ID | |
| MODAL_MCP_SIGNING_KEYS | No | HMAC signing keys for internal refs, cursors, and approval tokens | |
| MODAL_TOKEN_SECRET_FILE | No | Path to file containing Modal token secret | |
| MODAL_MCP_ALLOWED_ORIGINS | No | Browser/client origins allowed to call the MCP server | |
| MODAL_MCP_ENABLED_TOOLSETS | No | Comma-separated list of enabled toolsets | discovery,apps,containers,logs,volumes,sandboxes |
| MODAL_MCP_SIGNING_KEY_FILE | No | Path to file containing HMAC signing keys |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivityInactive
ResponsivenessNo issues