Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DOLPHINSCHEDULER_API_KEY | Yes | API token for authentication with the DolphinScheduler API | |
| DOLPHINSCHEDULER_API_URL | No | URL for the DolphinScheduler API | http://localhost:12345/dolphinscheduler |
| DOLPHINSCHEDULER_MCP_HOST | No | Host to bind the MCP server | 0.0.0.0 |
| DOLPHINSCHEDULER_MCP_PORT | No | Port to bind the MCP server | 8089 |
| DOLPHINSCHEDULER_MCP_LOG_LEVEL | No | Logging level | INFO |
Schema
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |