MaxCompute MCP Server
by datafe
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| ALIBABA_CLOUD_ACCESS_KEY_ID | Yes | Alibaba Cloud access key ID | |
| ALIBABA_CLOUD_ACCESS_KEY_SECRET | Yes | Alibaba Cloud access key secret | |
| ALIBABA_CLOUD_MAXCOMPUTE_PROJECT | Yes | MaxCompute project name | |
| ALIBABA_CLOUD_MAXCOMPUTE_ENDPOINT | Yes | MaxCompute endpoint URL | https://service.cn-shanghai.maxcompute.aliyun.com/api |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| list_tablesA | List all tables in the MaxCompute project |
| describe_tableA | Get the schema information for a specific table |
| get_latest_partitionC | Get the latest partition name for a specific table |
| read_queryC | Execute a SELECT query on the MaxCompute project, only SELECT query is allowed |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/datafe/maxcompute-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server