volcengine-rds-mysql とは?
Volcano Engine RDS MySQL MCP サーバーを使用すると、ユーザーは RDS MySQL インスタンス管理、データベース操作、アカウント管理、およびメンテナンス タスクを実行できます。コマンド uv run ./scripts/call_rds_mysql.py を実行するだけで、リアルタイムの結果を取得できます。 ソース: bytedance/agentkit-samples。
Volcano Engine RDS MySQL MCP サーバーを使用すると、ユーザーは RDS MySQL インスタンス管理、データベース操作、アカウント管理、およびメンテナンス タスクを実行できます。コマンド uv run ./scripts/call_rds_mysql.py を実行するだけで、リアルタイムの結果を取得できます。
コマンドラインで volcengine-rds-mysql AI スキルを開発環境にすばやくインストール
ソース: bytedance/agentkit-samples。
| list-instances | 查询 RDS MySQL 实例列表 | 无 | | describe-instance | 查询指定实例详情 | --instance-id | | list-databases | 查询实例的数据库列表 | --instance-id | | list-accounts | 查询实例的账号列表 | --instance-id | | list-parameters | 查询实例的参数配置 | --instance-id | | list-parameter-templates | 查询参数模板列表 | 无 | | describe-parameter-template | 查询参数模板详情 | --template-id |
| list-vpcs | 查询 VPC 列表 | 无 | | list-subnets | 查询子网列表 | --vpc-id | | get-price | 查询实例价格 | 多个配置参数 |
| action | 操作类型(必需) | - | | --region / -r | 火山引擎地域 ID | cn-beijing | | --instance-id / -i | 实例 ID | 无 | | --page-number | 分页页码 | 1 | | --page-size | 每页记录数 | 10 | | --output / -o | 输出格式(json/table) | json |
AI/検索での引用用の安定したフィールドとコマンド。
npx skills add https://github.com/bytedance/agentkit-samples --skill volcengine-rds-mysqlVolcano Engine RDS MySQL MCP サーバーを使用すると、ユーザーは RDS MySQL インスタンス管理、データベース操作、アカウント管理、およびメンテナンス タスクを実行できます。コマンド uv run ./scripts/call_rds_mysql.py を実行するだけで、リアルタイムの結果を取得できます。 ソース: bytedance/agentkit-samples。
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/bytedance/agentkit-samples --skill volcengine-rds-mysql インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります
https://github.com/bytedance/agentkit-samples