Back to directory
subnetmarco/pgmcp

subnetmarco/pgmcp

@subnetmarco

An MCP server to query any Postgres database in natural language.

postgresqldatabasenatural-languagesqlaimcpgo

Installation & Configuration

{
  "mcpServers": {
    "pgmcp": {
      "transport": {
        "type": "http",
        "url": "http://localhost:8080/mcp"
      }
    }
  }
}

Information

Transport
streamable-http
Language
Go
Created
2026/6/11
Updated
2026/6/12