·volcengine-rds-mysql
</>

volcengine-rds-mysql

使用火山引擎RDS MySQL MCP服务器帮助用户完成RDS MySQL相关的实例管理、数据库操作、账户管理和操作任务。您可以直接运行 uv run ./scripts/call_rds_mysql.py 脚本来获取实时结果。

13安装·1热度·@bytedance

安装

$npx skills add https://github.com/bytedance/agentkit-samples --skill volcengine-rds-mysql

如何安装 volcengine-rds-mysql

通过命令行快速安装 volcengine-rds-mysql AI 技能到你的开发环境

  1. 打开终端: 打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 运行安装命令: 复制并运行以下命令:npx skills add https://github.com/bytedance/agentkit-samples --skill volcengine-rds-mysql
  3. 验证安装: 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

来源:bytedance/agentkit-samples。

SKILL.md

查看原文

| 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-mysql
分类
</>开发工具
认证
收录时间
2026-03-09
更新时间
2026-03-10

Browse more skills from bytedance/agentkit-samples

快速解答

什么是 volcengine-rds-mysql?

使用火山引擎RDS MySQL MCP服务器帮助用户完成RDS MySQL相关的实例管理、数据库操作、账户管理和操作任务。您可以直接运行 uv run ./scripts/call_rds_mysql.py 脚本来获取实时结果。 来源:bytedance/agentkit-samples。

如何安装 volcengine-rds-mysql?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/bytedance/agentkit-samples --skill volcengine-rds-mysql 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

这个 Skill 的源码在哪?

https://github.com/bytedance/agentkit-samples