Cloud ALM MCP
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | The port for the HTTP server. Default is 3000. | 3000 |
| RUNTIME_MODE | No | The runtime mode: 'mock' or 'destination'. Local default is mock. | mock |
| MCP_TRANSPORT | No | The MCP transport: 'http' or 'stdio'. Local default is http. | http |
| ALLOWED_DESTINATIONS | No | Comma-separated list of allowed destinations, e.g. 'cloud-alm-dev'. | |
| EXTERNAL_CALLS_ENABLED | No | Whether external calls are enabled (true/false). Local default is false. | false |
| READ_CAPABILITY_ENABLED | No | Whether read capability is enabled (true/false). Local default is true. | true |
| WRITE_CAPABILITY_ENABLED | No | Whether write capability is enabled (true/false). Local default is false. | false |
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
ActivityMaintained
ResponsivenessNo issues