pg-aiguide

pg-aiguide is an MCP server and Claude plugin from Timescale that provides AI coding assistants with semantic search over PostgreSQL documentation and curated best-practice skills, producing more accurate, modern, and constraint-rich SQL and schema designs.

Evaluated Mar 06, 2026 (0d ago) vlatest
Homepage ↗ Repo ↗ Developer Tools postgresql postgres mcp timescaledb postgis pgvector schema-design sql best-practices ai-coding
⚙ Agent Friendliness
80
/ 100
Can an agent use this?
🔒 Security
83
/ 100
Is it safe for agents?
⚡ Reliability
77
/ 100
Does it work consistently?

Score Breakdown

⚙ Agent Friendliness

MCP Quality
82
Documentation
85
Error Messages
65
Auth Simplicity
80
Rate Limits
72

🔒 Security

TLS Enforcement
95
Auth Strength
82
Scope Granularity
78
Dep. Hygiene
82
Secret Handling
80

PostgreSQL AI guide MCP — wraps pg with AI assistance. Connection string contains credentials — use env vars or secrets manager. Use read-only DB user for query-only agents.

⚡ Reliability

Uptime/SLA
78
Version Stability
78
Breaking Changes
75
Error Recovery
78
AF Security Reliability

Best When

An engineer is using an AI coding assistant to design or modify PostgreSQL schemas and wants production-quality output with proper indexing, constraints, and modern PG features rather than generic boilerplate.

Avoid When

The database is not PostgreSQL, or the team has its own internal schema standards that override general best practices.

Use Cases

  • Generating PostgreSQL schemas with proper constraints, indexes, and PG17-recommended patterns instead of generic SQL
  • Searching version-aware PostgreSQL documentation during schema design or query optimization tasks
  • Getting TimescaleDB and PostGIS documentation and best practices surfaced automatically in AI coding contexts
  • Reducing AI hallucination of outdated or incorrect PostgreSQL patterns through curated skill injection

Not For

  • Non-PostgreSQL databases (MySQL, SQLite, MongoDB, etc.)
  • Developers who don't use AI coding assistants
  • Simple CRUD apps where schema quality is not a priority

Interface

REST API
No
GraphQL
No
gRPC
No
MCP Server
Yes
SDK
No
Webhooks
No

Authentication

OAuth: No Scopes: No

No authentication required for the public MCP server. One-click installs for Cursor, VS Code, and others.

Pricing

Model: open_source
Free tier: Yes
Requires CC: No

Apache 2.0 license. Public MCP server at mcp.tigerdata.com is free to use.

Agent Metadata

Pagination
none
Idempotent
Yes
Retry Guidance
Not documented

Known Gotchas

  • Public server at mcp.tigerdata.com depends on Timescale infrastructure availability
  • pgvector documentation support listed as coming soon
  • Skills are opinionated Timescale best practices; may conflict with organization-specific conventions
  • Version-aware docs mean agents should pass Postgres version when querying for accurate results

Alternatives

Full Evaluation Report

Detailed scoring breakdown, competitive positioning, security analysis, and improvement recommendations for pg-aiguide.

$99

Scores are editorial opinions as of 2026-03-06.

5229
Packages Evaluated
26151
Need Evaluation
173
Need Re-evaluation
Community Powered