Skip to content
Back to search
30
MCP

adbpg-mcp-server

pypi/adbpg-mcp-server

AnalyticDB PostgreSQL MCP Server serves as a universal interface between AI Agents and AnalyticDB PostgreSQL databases. It enables seamless communication between AI Agents and AnalyticDB PostgreSQL, helping AI Agents retrieve database metadata and execute SQL operations.

Uptime
0.0%
31 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "adbpg-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}