Skip to content
Back to search
30
MCP

enterprisedb/pg-airman-mcp

docker/enterprisedb/pg-airman-mcp

A Postgres MCP server with index tuning, explain plans, health checks, and safe sql execution.

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

Similar MCP servers embedding-nearest

io.github.pgedge/postgres-mcp
Enterprise PostgreSQL MCP server with NL queries, hybrid search (pgvector+BM25), and web UI
0 tools
noquieono/mcp-postgres-server
MCP server for PostgreSQL — gives AI assistants safe, direct access to your database.
0 tools
PostgreSQL MCP Server
Enterprise PostgreSQL MCP server with 63 tools, 10 resources, 10 prompts for AI-native operations
0 tools
pgmcp
An MCP server to query any Postgres database in natural language.
0 tools
tommi2day/pg-mcp-server
MCP Server for postgresql Databases including SSL and token based authetification
0 tools
io.github.yawlabs/postgres-mcp
PostgreSQL MCP server - query, schema introspection, explain, and health checks for AI assistants
0 tools

How to use

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

{
  "mcpServers": {
    "enterprisedb/pg-airman-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}