Skip to main content
Glama

Alibaba Cloud RDS OpenAPI MCP Server

Official
by aliyun

describe_db_instance_attribute

Retrieve detailed information about a specific Alibaba Cloud RDS instance by specifying the region and instance ID for effective database management.

Instructions

Queries the details of an instance. Args: region_id: db instance region(e.g. cn-hangzhou) db_instance_id: db instance id(e.g. rm-xxx) :return:

Input Schema

NameRequiredDescriptionDefault
db_instance_idYes
region_idYes

Input Schema (JSON Schema)

{ "properties": { "db_instance_id": { "title": "Db Instance Id", "type": "string" }, "region_id": { "title": "Region Id", "type": "string" } }, "required": [ "region_id", "db_instance_id" ], "title": "describe_db_instance_attributeArguments", "type": "object" }

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/aliyun/alibabacloud-rds-openapi-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server