pg-mcp-server

SushantTusharJoshi/pg-mcp-server
★ 0 stars Python Database Updated today
An MCP server.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "pg-mcp-server": {
      "command": "uvx",
      "args": [
        "pg-mcp-server"
      ]
    }
  }
}

Or install with pip: pip install pg-mcp-server

README Excerpt

An MCP server that gives AI agents safe, read-only access to a PostgreSQL database. Ships with a Docker Compose setup and seed data so you can try it in under five minutes. | Tool | Purpose | |---|---| | `inspect_schema` | List all tables (with row counts), or describe a single table's columns, types, and constraints |

Tools (11)

PG_DATABASEPG_HOSTPG_PASSWORDPG_PORTPG_USERQUERY_ROW_LIMITSTATEMENT_TIMEOUT_MSbooksinspect_schemaquerysearch_books
📊
Working with market or time-series data?
The Polymarket Historical Dataset — 18.5M+ price snapshots across 18,600+ prediction markets (CSV + SQLite). Built for backtesting & ML.
View dataset →