alibabacloud-rds-instances-manage

Community

Manage Alibaba Cloud RDS via API and read-only SQL

Authoritsadijmbt
Version1.0.0
Installs0

System Documentation

What problem does it solve?

It eliminates the manual effort of finding RDS instance information, operational metrics, logs, and parameters by letting an AI query Alibaba Cloud RDS through OpenAPI and run read-only SQL safely.

Core Features & Use Cases

  • RDS instance discovery and details: list instances and fetch instance attributes for a specific region and instance id (e.g., region_id, db_instance_id).
  • Operational visibility: retrieve performance metrics, slow logs, error logs, and configuration parameters to diagnose issues.
  • Read-only data exploration: run safe SQL tasks such as query_sql, explain_sql, and show_create_table to inspect schemas and investigate query behavior without write operations.

Quick Start

Use alibabacloud-rds-instances-manage run describe_db_instances with JSON argument {"region_id":"cn-hangzhou"} after setting ALIBABA_CLOUD_ACCESS_KEY_ID and ALIBABA_CLOUD_ACCESS_KEY_SECRET.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: alibabacloud-rds-instances-manage
Download link: https://github.com/itsadijmbt/SecureMCP-Servers/archive/main.zip#alibabacloud-rds-instances-manage

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.