Back to directory
alibabacloud-rds-openapi-mcp-server

alibabacloud-rds-openapi-mcp-server

@aliyun52

An MCP server that provides an interface to manage Alibaba Cloud RDS (Relational Database Service) instances and perform SQL operations through OpenAPI and custom SQL tools.

Alibaba CloudRDSDatabaseCloud ServiceOpenAPIdatabase

Installation & Configuration

{
  "mcpServers": {
    "rds-openapi": {
      "name": "rds-openapi",
      "type": "stdio",
      "description": "",
      "isActive": true,
      "registryUrl": "",
      "command": "uvx",
      "args": [
        "alibabacloud-rds-openapi-mcp-server@latest"
      ],
      "env": {
        "ALIBABA_CLOUD_ACCESS_KEY_ID": "$you_access_id",
        "ALIBABA_CLOUD_ACCESS_KEY_SECRET": "$you_access_key"
      }
    }
  }
}

Information

Transport
stdiosse
Language
Python
Created
2025/4/16
Updated
2026/6/7