calmcp
by consetto
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | HTTP transport port. | |
| CALM_DEBUG | No | Set to 'true' for verbose tracing. | |
| CALM_REGION | No | Region (e.g. 'eu10') for OAuth2 mode. | |
| CALM_TENANT | No | Tenant subdomain for OAuth2 mode. | |
| CALM_API_KEY | No | Sandbox API key (required when CALM_SANDBOX is 'true'). | |
| CALM_SANDBOX | No | Set to 'true' to use the SAP Business Accelerator Hub sandbox with CALM_API_KEY. | |
| CALM_CLIENT_ID | No | OAuth2 client ID from the service binding. | |
| CALM_PUBLIC_URL | No | Public base URL used in OAuth metadata and the callback. | |
| CALM_CORS_ORIGINS | No | Allowed CORS origins for HTTP transport. | |
| CALM_HTTP_API_KEY | No | Shared secret for the alternative API-key authentication path. | |
| CALM_CLIENT_SECRET | No | OAuth2 client secret from the service binding. | |
| CALM_TIMEOUT_SECONDS | No | Request timeout in seconds. | |
| CALM_DESTINATION_NAME | No | Name of a bound BTP Destination (BTP mode; takes precedence over other auth modes). | |
| CALM_DCR_SIGNING_SECRET | No | Secret for HMAC-signing dynamic client registrations. |
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
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/consetto/calmcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server