Databases
Trust: 51/100 (Fair)io.github.timescale/pg-aiguide Guide
Comprehensive PostgreSQL documentation and best practices, including ecosystem tools
1,590 starsby timescale
Quick Start
Install
npx @tigerdata/pg-aiguideClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-timescale-pg-aiguide": {
"command": "npx",
"args": [
"@tigerdata/pg-aiguide"
]
}
}
}