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%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

iflow-mcp_aliyun_adbpg-mcp-server
AnalyticDB PostgreSQL MCP Server serves as a universal interface between AI Agents and AnalyticDB PostgreSQL databases. It enables seamless
0 tools
noquieono/mcp-postgres-server
MCP server for PostgreSQL — gives AI assistants safe, direct access to your database.
0 tools
adbpg-mcp-server-test
MCP server for AnalyticDB PostgreSQL
0 tools
agentdb-mcp
MCP server for AgentDB — give any AI agent persistent memory and observability
0 tools
nihfix/postgres.mcp
PostgreSQL MCP server for AI agents. Real-time database access over SSE and STDIO via Docker.
0 tools
madb-mcp-server
MCP server for Meta-AgentsDB — persistent causal memory for AI agents
0 tools

How to use

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

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