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

ocean zhc dolphinscheduler mcp 为 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

MCP 收录不等于安全审核

MCP 服务器可能获得模型上下文、凭据、本地文件或调用外部系统的权限。连接 Agent 前,请检查代码、环境变量、网络行为、软件包来源与维护状态。