timescale/pg-aiguide
MCP server and Claude plugin for Postgres skills and documentation. Helps AI coding tools generate better PostgreSQL code.
Platform-specific configuration:
{
"mcpServers": {
"pg-aiguide": {
"command": "npx",
"args": [
"-y",
"pg-aiguide"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...