Integration · MODEL CONTEXT PROTOCOL

ocean zhc dolphinscheduler mcp

A Model Context Protocol (MCP) server for Apache Dolphinscheduler. This provides access to your Apache Dolphinshcheduler RESTful API V1 instance and the surrounding ecosystem.

WHAT IT CONNECTS

What ocean zhc dolphinscheduler mcp gives an AI Agent

  • Full API coverage of DolphinScheduler functionality
  • Standardized tool interfaces following the Model Context Protocol
  • Easy configuration through environment variables or command-line arguments
  • Comprehensive tool documentation
  • `DOLPHINSCHEDULER_API_URL`: URL for the DolphinScheduler API (default: http://localhost:12345/dolphinscheduler)
  • `DOLPHINSCHEDULER_API_KEY`: API token for authentication with the DolphinScheduler API
  • `DOLPHINSCHEDULER_MCP_HOST`: Host to bind the MCP server (default: 0.0.0.0)
  • `DOLPHINSCHEDULER_MCP_PORT`: Port to bind the MCP server (default: 8089)
  • `DOLPHINSCHEDULER_MCP_LOG_LEVEL`: Logging level (default: INFO)
  • Project Management
  • Process Definition Management
  • Process Instance Management
  • Task Definition Management
  • Scheduling Management
  • Resource Management
  • Data Source Management
  • Alert Group Management
  • Alert Plugin Management
  • Worker Group Management
  • Tenant Management
  • User Management
  • System Status Monitoring

SECURITY

An MCP listing is not a security review

An MCP server may receive model context, credentials, local files, or permission to call external systems. Review its code, requested environment variables, network behavior, package provenance, and maintenance status before connecting it to an agent.