‹ 首页

relational-database-mcp-cloudbase

@tencentcloudbase · 收录于 5 天前 · 上游提交 5 天前

[Deprecated] This is the required documentation for agents operating on the CloudBase Relational Database through MCP. It defines the canonical SQL management flow with `queryMysqlDatabase`, `manageMysqlDatabase`, `queryPermissions`, and `managePermissions`, including MySQL provisioning, destroy flow, async status checks, safe query execution, schema initialization, and permission updates. New environments should use PostgreSQL — see postgresql-development skill instead.

适合你,如果需要在 CloudBase 上通过 MCP 管理 MySQL 数据库

/ 通过 npx 安装 校验哈希
npx oh-my-skill add tencentcloudbase/awesome-cloudbase-examples/relational-database-mcp-cloudbase
/ 通过 bash 安装
curl -fsSL https://oh-my-skill.com/install.sh | bash -s -- tencentcloudbase/awesome-cloudbase-examples/relational-database-mcp-cloudbase
/ 已经装过?验证本机副本,不用重装
npx oh-my-skill verify tencentcloudbase/awesome-cloudbase-examples/relational-database-mcp-cloudbase
安装目标可用 --agent / --scope 或 --to 明确指定;省略时只会在唯一已存在的 agent 目录上自动选择,零命中或多命中会停止并提示。content_hash 缺失或不一致均拒装。
414GitHub stars
~1.9K上下文体积 · 单文件
索引托管

怎么用

商店整理自技能原文 · 版本 f73377e · 表述以原文为准
它做什么

安装后,Claude 可以通过 MCP 工具管理 CloudBase 关系型数据库(MySQL),包括查询数据、创建/销毁实例、执行 SQL 语句、初始化表结构以及调整权限。

什么时候触发

当用户要求检查或查询 SQL 数据、创建或销毁 MySQL、修改数据或结构、初始化表或管理权限时触发。

装好后可以这样说

评论

登录即可评论;带「已验证安装」的,是发布者名下有本店的安装或持有记录。