Repository intelligence

timescale/pg-aiguide

GitHub

MCP server and Claude plugin for Postgres skills and documentation. Helps AI coding tools generate better PostgreSQL code.

CLOUDM0N decision
REVIEW BEFORE ADOPTION
Trust REVIEW · 80/100
Good fit if

Teams whose requirements match this repository’s core capability.

Watch out for

Review deployment and security evidence before production adoption.

Practical intelligence

What matters before you adopt it

Best for
Teams whose requirements match this repository’s core capability.
Main trade-offs
Review deployment and security evidence before production adoption.
Trust & CVEs

Security evidence without the noise

Trust remains a decision signal; CVEs and scanner evidence explain what is driving the risk.

Security findings
2
CLOUDM0N scanner findings
Critical
0
High
0
Medium
2
Low
0
View trust evidence & security findings
Why this score
No trust rationale was stored for this scan.
CLOUDM0N findings
MEDIUM
The project can spawn operating-system processes; review command construction and input handling. 5 sample match(es) found.
MEDIUM
Dockerfile does not end with an explicit non-root USER.
Architecture from code12 modules · 4 edges
Structural evidence

Modules and dependency edges extracted from repository code. This is code evidence, not README inference.

Code files
37
Modules
12
Dependency edges
4
Core modules
(root)
2 files
ingest
11 files
migrations
database migrations
7 files
scripts
1 files
src
6 files
src/apis
3 files
src/prompts
1 files
src/util
utility helpers
6 files
Dependency flow
srcsrc/apis
srcsrc/prompts
src/apissrc
src/apissrc/util
Detected languages
TypeScript · Python · JavaScript · SQL
Detected frameworks
Zod
Architecture evidence details
flowchart TD
    %% @tigerdata/pg-aiguide — high-level architecture (DRAFT, refine me)
    n0["(root) · 2 files"]
    n1["ingest · 11 files"]
    n2["migrations · database migrations · 7 files"]
    n3["scripts · scripts · 1 file"]
    n4["src · 6 files"]
    n5["src/apis · 3 files"]
    n6["src/prompts · 1 file"]
    n7["src/util · utility helpers · 6 files"]
    n4 --> n5
    n4 --> n6
    n5 --> n4
    n5 --> n7
    class n2 data
    class n3 infra
    class n7 shared
    classDef data fill:#59a14f,color:#ffffff,stroke:#46803e
    classDef infra fill:#b35c00,color:#ffffff,stroke:#8f4a00
    classDef shared fill:#79706e,color:#ffffff,stroke:#5d5654
Agent handoff
Use with any agent
JSON API
Alternatives

Nearby repositories worth comparing before adoption.

Compare top options →
dbhub
bytebase/dbhub
18
Fit

Token conscious database MCP server for Postgres, MySQL, SQL Server, MariaDB, SQLite.

Trust FAIL · 35
Compare →
pgedge-postgres-mcp
pgEdge/pgedge-postgres-mcp
46
Fit

pgEdge MCP Server. A PostgreSQL MCP server with a Natural Language Agent CLI and Web UI.

Trust REVIEW · 65
Compare →
bunqueue
egeominotti/bunqueue
47
Fit

⚡ High-performance job queue for Bun. SQLite by default, PostgreSQL multi-broker when you scale. DLQ, cron, SQLite S3 backups, and native MCP. No Redis.

Trust REVIEW · 70
Compare →