A
securityF
licenseA
qualityEnables AI models to perform MySQL database operations through a standardized interface, supporting secure connections, query execution, and comprehensive schema management.
Last updated -
7
35
26
JavaScript
AnalyticDB for MySQL MCP Server 作为 AI Agent 与AnalyticDB for MySQL数据库之间的通用接口,实现 AI Agent 与 AnalyticDB for MySQL 之间的无缝通信,帮助 AI Agent 获取 AnalyticDB for MySQL 数据库元数据并执行 SQL 操作。
在MCP客户端配置文件中添加如下配置:
使用以下软件包安装 MCP 服务器:
在MCP客户端配置文件中添加如下配置:
如果您想开发自己的 AnalyticDB for MySQL MCP Server,可以使用以下命令安装 python 依赖包:
npx
的 node 包工具execute_sql
SQL 查询get_query_plan
:获取 SQL 查询的查询计划get_execution_plan
:获取 SQL 查询的实际执行计划和运行时统计信息adbmysql:///databases
:获取 mysql 集群解析中的所有数据库adbmysql:///{schema}/tables
:获取特定数据库中的所有表adbmysql:///{database}/{table}/ddl
:获取特定数据库中表的 DDL 脚本adbmysql:///{config}/{key}/value
:获取集群中配置键的值目前未提供。
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
通用接口,使 AI 代理能够与 Adb MySQL 数据库无缝通信,从而允许它们检索数据库元数据并执行 SQL 操作。
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/aliyun/alibabacloud-adb-mysql-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server