fluid-postgres-mcp

povesma/fluid-postgres-mcp
★ 0 stars Python Database Updated 1mo ago
Postgres MCP server focused on connection stability and flexibility of configuration
View on GitHub → Try with Claude — $10 free →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "fluid-postgres-mcp": {
      "command": "uvx",
      "args": [
        "fluid-postgres-mcp"
      ]
    }
  }
}

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

README Excerpt

A PostgreSQL [MCP](https://modelcontextprotocol.io/) server for AI agents. Streams large result sets to CSV, enforces per-query timeouts, auto-reconnects with backoff, and supports long-running tunnel scripts (e.g. AWS SSM port-forwarding) with credential rotation. Fork of [crystaldba/postgres-mcp](https://github.com/crystaldba/postgres-mcp).

Tools (1)

stdio
📊
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 →