pg-aiguide
Comprehensive PostgreSQL documentation and best practices, including ecosystem tools
HTTP v0.3.1
Connection Configuration
Add this to your AI agent's MCP config file to connect.
Run in your terminal:
claude mcp add io.github.timescale--pg-aiguide --transport http https://mcp.tigerdata.com/docs
Server Details
Transport
HTTP
Authentication
NoneVersion
v0.3.1
Server Name
io.github.timescale/pg-aiguide
Last Updated
Feb 23, 2026
Get Started
How to install and connect this MCP server.
Required Configuration
Environment variables you must provide when running this server.
| Variable | Required |
|---|---|
OPENAI_API_KEY secret | Yes |
PGHOST secret | Yes |
PGPORT secret | Yes |
PGUSER secret | Yes |
PGPASSWORD secret | Yes |
PGDATABASE secret | Yes |
DB_SCHEMA secret | Optional |