Back to MCP directory
publicPublicdnsLocal runtime

PolarDB

阿里云PolarDB是一种云原生关系型数据库服务,提供高性能、秒级自动扩展和大容量存储,完全兼容MySQL和PostgreSQL,高度兼容Oracle语法。

article

README

🚀 阿里云 PolarDB

阿里云 PolarDB 是一款原生云关系型数据库服务,它创新性地将计算资源与存储资源解耦,同时结合软硬件一体化技术,为用户提供安全可靠的服务。该数据库具备高性能、秒级自动扩展能力以及大容量存储等显著优势。此外,PolarDB 100% 兼容 MySQL 和 PostgreSQL,还高度兼容 Oracle 语法。

🚀 快速开始

为了帮助您更便捷地访问 PolarDB 集群,我们提供了以下 PolarDB MCP 服务器:

  • polardb-mysql-mcp-server
  • polardb-postgresql-mcp-server
help

Runtime guide

cloud

Hosted runtime

Hosted servers run from a provider-managed environment. You usually connect the MCP client to the hosted endpoint or follow the provider's authorization flow, without keeping a local process alive

  1. Open provider connection page
  2. Authorize or copy endpoint
  3. Connect from your MCP client
terminal

Local runtime / other methods

Local servers run on your own machine or infrastructure. You normally copy the server_config into your MCP client, install the required package, and provide env variables from env_schema when needed

  1. Copy server_config
  2. Install required package
  3. Fill env variables and restart client