RunWhen Platform MCP
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| RW_API_URL | Yes | RunWhen API base URL (e.g. https://papi.beta.runwhen.com) | |
| RUNWHEN_TOKEN | Yes | RunWhen API token (JWT or Personal Access Token) | |
| MCP_SERVER_LABEL | No | Human-readable label for this server instance (e.g. prod, beta) | |
| DEFAULT_WORKSPACE | No | Default workspace so tools don’t need workspace_name every time | |
| RUNWHEN_CONTEXT_FILE | No | Override path to RUNWHEN.md; otherwise auto-discovered from cwd | |
| RUNWHEN_REGISTRY_URL | No | CodeBundle Registry URL (default: https://registry.runwhen.com) |
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 | |
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/runwhen-contrib/runwhen-platform-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server