DataWorks MCP Server: Export the DataWorks Open API to MCP Server, allowing clients that can run MCP Server to use DataWorks Open API through AI.
{
"mcpServers": {
"alibabacloud-dataworks": {
"command": "npx",
"args": [
"-y",
"alibabacloud-dataworks-mcp-server"
]
}
}
}