Query MaxCompute tables, schemas, partitions, and data using natural language.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "MaxCompute MCP Server" yet — see the docs or source repo.
Inspect the schema, data types, and partition information of the sales_orders table in MaxCompute, and present them in a readable table.
A structured result listing columns, data types, and partition details.
Find the latest available partition of the user_activity table and tell me the corresponding date.
The latest partition value and its corresponding date for follow-up queries.
Query the total number of orders for each of the past 7 days from the sales_orders table, and return results ordered by date ascending.
A query result or summary table showing daily order counts for the last 7 days.
Query ClickHouse clusters and list databases or tables via natural language.
Connect to MySQL for safe read-only queries and schema exploration.
Query Apache Iceberg lakehouse metadata with natural language via MCP.
Query structured data in natural language without needing SQL or API expertise.
Interact with MySQL databases using natural language for queries and management.
Securely run MySQL queries and manage schemas with access control and logging.