Back to directory
maxcompute-mcp-server

maxcompute-mcp-server

@datafe11

An MCP server that provides tools to interact with Alibaba Cloud MaxCompute (ODPS) for querying data and managing table schemas.

MaxComputeAlibaba CloudODPSdatabasequeryschemacloud

Installation & Configuration

{
  "maxcompute-mcp-server": {
    "command": "uv",
    "args": [
      "run",
      "--with",
      "maxcompute-mcp-server",
      "maxcompute-mcp-server"
    ],
    "env": {
      "ALIBABA_CLOUD_ACCESS_KEY_ID": "",
      "ALIBABA_CLOUD_ACCESS_KEY_SECRET": "",
      "ALIBABA_CLOUD_MAXCOMPUTE_PROJECT": "",
      "ALIBABA_CLOUD_MAXCOMPUTE_ENDPOINT": "https://service.cn-shanghai.maxcompute.aliyun.com/api"
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2025/4/27
Updated
2026/6/7