·volcengine-rds-mysql
</>

volcengine-rds-mysql

Utilizza il server MCP RDS MySQL di Volcano Engine per aiutare gli utenti a completare la gestione delle istanze, le operazioni del database, la gestione degli account e le attività operative relative a RDS MySQL. Puoi eseguire direttamente lo script uv run ./scripts/call_rds_mysql.py per ottenere risultati in tempo reale.

13Installazioni·1Tendenza·@bytedance

Installazione

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

Come installare volcengine-rds-mysql

Installa rapidamente la skill AI volcengine-rds-mysql nel tuo ambiente di sviluppo tramite riga di comando

  1. Apri il terminale: Apri il tuo terminale o strumento da riga di comando (Terminal, iTerm, Windows Terminal, ecc.)
  2. Esegui il comando di installazione: Copia ed esegui questo comando: npx skills add https://github.com/bytedance/agentkit-samples --skill volcengine-rds-mysql
  3. Verifica l'installazione: Dopo l'installazione, la skill verrà configurata automaticamente nel tuo ambiente AI di coding e sarà pronta all'uso in Claude Code, Cursor o OpenClaw

Fonte: 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 |

Fatti (pronti per citazione)

Campi e comandi stabili per citazioni AI/ricerca.

Comando di installazione
npx skills add https://github.com/bytedance/agentkit-samples --skill volcengine-rds-mysql
Categoria
</>Sviluppo
Verificato
Prima apparizione
2026-03-09
Aggiornato
2026-03-10

Browse more skills from bytedance/agentkit-samples

Risposte rapide

Che cos'è volcengine-rds-mysql?

Utilizza il server MCP RDS MySQL di Volcano Engine per aiutare gli utenti a completare la gestione delle istanze, le operazioni del database, la gestione degli account e le attività operative relative a RDS MySQL. Puoi eseguire direttamente lo script uv run ./scripts/call_rds_mysql.py per ottenere risultati in tempo reale. Fonte: bytedance/agentkit-samples.

Come installo volcengine-rds-mysql?

Apri il tuo terminale o strumento da riga di comando (Terminal, iTerm, Windows Terminal, ecc.) Copia ed esegui questo comando: npx skills add https://github.com/bytedance/agentkit-samples --skill volcengine-rds-mysql Dopo l'installazione, la skill verrà configurata automaticamente nel tuo ambiente AI di coding e sarà pronta all'uso in Claude Code, Cursor o OpenClaw

Dov'è il repository sorgente?

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