postgres-mcp-server

Amankhan1009/postgres-mcp-server
★ 0 stars Python Database Updated today
Production-grade AI Database Assistant MCP server for PostgreSQL. Combines schema introspection, injection-hardened SQL execution, and Groq-powered SQL generation, explanation, optimization, and business insights — built with FastMCP, SQLAlchemy async, and Neon PostgreSQL.
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": {
    "postgres-mcp-server": {
      "command": "uvx",
      "args": [
        "postgres-mcp-server"
      ]
    }
  }
}

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

Topics

ai-clientasyncfastmcpgroqllmmcpmodel-context-protocolpostgresqlpythonsqlalchemy
📊
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 →