postgres-mcp-server

irsyadjpp/postgres-mcp-server
★ 0 stars TypeScript 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": {
    "postgres-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "irsyadjpp/postgres-mcp-server"
      ]
    }
  }
}

README Excerpt

A Model Context Protocol (MCP) server that provides secure database access to PostgreSQL through Kysely ORM. This server enables Claude Desktop to interact with PostgreSQL databases using natural language. - **Multi-Database Support**: Connect to multiple PostgreSQL databases with lazy initialization

Tools (11)

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