MCP Scheduler
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| OPENAI_API_KEY | No | API key for OpenAI tasks | |
| MCP_SCHEDULER_NAME | No | Server name (default: mcp-scheduler) | |
| MCP_SCHEDULER_PORT | No | Server port (default: 8080) | |
| MCP_SCHEDULER_ADDRESS | No | Server address (default: localhost) | |
| MCP_SCHEDULER_DB_PATH | No | Database path (default: scheduler.db) | |
| MCP_SCHEDULER_VERSION | No | Server version (default: 0.1.0) | |
| MCP_SCHEDULER_AI_MODEL | No | OpenAI model for AI tasks (default: gpt-4o) | |
| MCP_SCHEDULER_LOG_FILE | No | Log file path | |
| MCP_SCHEDULER_LOG_LEVEL | No | Logging level (default: INFO) | |
| MCP_SCHEDULER_TRANSPORT | No | Transport mode (default: stdio) | |
| MCP_SCHEDULER_CHECK_INTERVAL | No | How often to check for tasks (default: 5 seconds) | |
| MCP_SCHEDULER_EXECUTION_TIMEOUT | No | Task execution timeout (default: 300 seconds) |
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
ResponsivenessUnresponsive