SERVER

Pg Aiguide

Rank #730

io.github.timescale/pg-aiguide

Version-aware PostgreSQL documentation and best practices for AI coding assistants

First listed
Jul 23, 2025
Last publish date
Apr 28, 2026
OVERVIEW

Pg Aiguide is a Model Context Protocol (MCP) server published by timescale. It ranks #730 of 76,851 servers tracked on MCP Toplist, and its repository has 1,789 GitHub stars. Pg Aiguide is listed across 3 registries — Official MCP, Glama and PulseMCP, with 6 tracked versions. It was first listed on Jul 23, 2025 and most recently updated on Apr 28, 2026.

STANDING
#730of 76,851 tracked serversTop 1%

Ranks ahead of 76,121 of 76,851 servers on MCP Toplist.

Recent momentum
+80GitHub stars since Apr 27 (+5%)
CONNECT

Use Pg Aiguide

Add Pg Aiguide to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

Remote · HTTP
{
  "mcpServers": {
    "pg-aiguide": {
      "url": "https://mcp.tigerdata.com/docs"
    }
  }
}
npm package
{
  "mcpServers": {
    "pg-aiguide": {
      "command": "npx",
      "args": [
        "-y",
        "@tigerdata/pg-aiguide"
      ],
      "env": {
        "OPENAI_API_KEY": "<your OPENAI_API_KEY>",
        "PGHOST": "<your PGHOST>",
        "PGPORT": "<your PGPORT>",
        "PGUSER": "<your PGUSER>",
        "PGPASSWORD": "<your PGPASSWORD>",
        "PGDATABASE": "<your PGDATABASE>",
        "DB_SCHEMA": "<your DB_SCHEMA>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

Docker image
{
  "mcpServers": {
    "pg-aiguide": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/timescale/pg-aiguide:0.5.0"
      ],
      "env": {
        "OPENAI_API_KEY": "<your OPENAI_API_KEY>",
        "PGHOST": "<your PGHOST>",
        "PGPORT": "<your PGPORT>",
        "PGUSER": "<your PGUSER>",
        "PGPASSWORD": "<your PGPASSWORD>",
        "PGDATABASE": "<your PGDATABASE>",
        "DB_SCHEMA": "<your DB_SCHEMA>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

REGISTRIES

Listed on 1 registry (2 delisted)

GlamaDelisted · last seen Jun 4, 2026
PulseMCPDelisted · last seen Jun 4, 2026
ORGANIZATION

timescale

Organization
Servers in org
7
Versions across org
17
MORE FROM THIS PUBLISHER

Other servers by timescale

View all timescale servers →
VERSIONS

Available versions (6)

0.1.0 · Nov 25, 20240.2.3 · Dec 9, 20250.2.4 · Dec 10, 20250.3.1 · Feb 23, 20260.4.0 · Mar 18, 20260.5.0 · Apr 28, 2026Nov 25, 2024Apr 28, 2026
VersionPublished
0.5.0Apr 28, 2026
0.4.0Mar 18, 2026
0.3.1Feb 23, 2026
0.2.4Dec 10, 2025
0.2.3Dec 9, 2025
0.1.0Nov 25, 2024
FAQ

Frequently asked questions

Who maintains Pg Aiguide?
Pg Aiguide is maintained by timescale, which publishes 7 MCP servers (17 total versions) tracked on MCP Toplist.
Is Pg Aiguide listed on the Official MCP Registry?
Yes — Pg Aiguide is listed on the Official MCP Registry, alongside Glama and PulseMCP.
How many versions does Pg Aiguide have?
MCP Toplist tracks 6 versions of Pg Aiguide, most recently published on Apr 28, 2026.
Where can I find the source code for Pg Aiguide?
The source code for Pg Aiguide is hosted at github.com/timescale/pg-aiguide.
EXPLORE
Pg Aiguide - MCP Server #730 | MCP Toplist