A
Alibabacloud Polardb MCP Server
by @aliyun
MCP Servers to access PolarDB.
Created 4/28/2025
Updated 28 days 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
Quick Setup
Installation guide for this server
Install Package (if required)
uvx alibabacloud-polardb-mcp-server
Cursor configuration (mcp.json)
{
"mcpServers": {
"aliyun-alibabacloud-polardb-mcp-server": {
"command": "uvx",
"args": [
"alibabacloud-polardb-mcp-server"
]
}
}
}
Author Servers
Other servers by aliyun