maxcompute-mcp-server
If you are the rightful owner of maxcompute-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A Model Context Protocol (MCP) server for MaxCompute.
The MaxCompute MCP Server is designed to facilitate interaction with MaxCompute projects by providing a set of tools that allow users to query data, retrieve schema information, and manage tables. It is particularly useful for data analysts and engineers who need to perform operations on MaxCompute without directly accessing the console. The server supports executing SELECT queries, listing tables, and describing table schemas, making it a versatile tool for data management and analysis.
Features
- Execute SELECT queries on MaxCompute projects.
- Retrieve the latest partition name for a specific table.
- List all tables within a MaxCompute project.
- Describe the schema of a specific table.