cronmanager-mcp
by csoscd
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | HTTP port | 3000 |
| LOG_LEVEL | No | Log level: debug, info, warn, error | info |
| CM_API_KEY | Yes | Cronmanager API key (cm_…) | |
| TIMEOUT_MS | No | Cronmanager API request timeout in milliseconds | 10000 |
| CM_AGENT_ID | No | Target a specific agent (sets X-Agent-Id header) | |
| CM_BASE_URL | Yes | Cronmanager web app base URL (no trailing slash) | |
| MCP_AUTH_TOKEN | Yes | Bearer token protecting this MCP endpoint | |
| MCP_READONLY_MODE | No | When true, only read-only tools are registered | 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