alibabacloud-dataworks-mcp-server
15
DataWorks MCP Server enables AI integration with Aliyun cloud resources via a standardized Model Context Protocol. It allows AI agents seamless management and interaction with DataWorks resources using the DataWorks Open API.
DataWorks MCP Server
A Model Context Protocol (MCP) server that integrates with the DataWorks Open API, facilitating AI interactions with cloud resources through a standardized interface. Based on Aliyun Open API, it allows AI agents to manage DataWorks resources seamlessly.
Overview
- Interact with DataWorks Open API
- Manage DataWorks resources
Prerequisites
- Node.js (v16 or higher)
- pnpm (recommended), npm, or yarn
- DataWorks Open API with access key and secret key
Installation
Option 1: Install from npm
- Install globally or locally in your project
Option 2: Build from Source
- Clone the repository
- Install dependencies
- Build the project
- Develop using the inspector
Configuration
Configure the server using environment variables for different installation options.
Security Considerations
- Keep your private key secure
- Use environment variables for sensitive information
- Monitor and audit AI agent activities regularly
Troubleshooting
- Verify access keys
- Check region id
Dependencies
@alicloud/dataworks-public20240518
@alicloud/openapi-client
Contributing
Contributions are welcome via Pull Requests.
License
Apache 2.0 License.
For more information, refer to link