A
Alibabacloud Polardb MCP Server
作者 @aliyun
MCP Servers to access PolarDB.
创建于 4/28/2025
更新于 7 months ago
README
Repository documentation and setup instructions
PolarDB MCP Server
Alibaba Cloud PolarDB is a cloud-native relational database service that decouples computing resources from storage resources and uses integrated software and hardware to provide secure and reliable services with high performance, auto scaling capabilities within seconds, and a large storage capacity. PolarDB is 100% compatible with MySQL and PostgreSQL and is highly compatible with the Oracle syntax. We provide the following PolarDB MCP Servers to help you access your PolarDB clusters.
- polardb-mysql-mcp-server
- polardb-postgresql-mcp-server
- polardb-openapi-mcp-server
快速设置
此服务器的安装指南
安装包 (如果需要)
uvx alibabacloud-polardb-mcp-server
Cursor 配置 (mcp.json)
{
"mcpServers": {
"aliyun-alibabacloud-polardb-mcp-server": {
"command": "uvx",
"args": [
"alibabacloud-polardb-mcp-server"
]
}
}
}
作者服务器
其他服务器由 aliyun