Go PostgreSQL driver for database/sql

9,879 stars Go 1 file ยท ~2,528 tokens

pq MCP Server

MCP server for lib/pq

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "pq": {
      "command": "npx",
      "args": [
        "-y",
        "@lib/pq"
      ]
    }
  }
}