Overview
Features
Interact with DataWorks Open API
Exposes and executes DataWorks Open API operations through MCP commands, enabling AI agents to perform cloud resource actions.
Manage DataWorks Resources
Provides tools to manage DataWorks resources via MCP, standardizing operations for AI workflows.
MCP Protocol Compliance
Implements the Model Context Protocol specification to standardize cloud resource interactions for AI agents.
Available DataWorks Tools Exposure
Offers access to DataWorks tools via the MCP server, aligned with the DataWorks tool catalog (link provided in the README).
Flexible Deployment
Supports installation from npm or building from source, with development workflows available (pnpm run dev).
Configurable Runtime
Configurable via environment variables such as REGION and access keys, with optional tool filtering through TOOL_CATEGORIES and TOOL_NAMES.
Who Is This For?
- AI developers:Use the MCP server to enable AI agents to interact with DataWorks resources through a standardized interface.
- Cloud resource engineers / data engineers:Leverage the MCP server to automate DataWorks resource management within AI-powered workflows.




