Trusted by LightNow
Comprehensive PostgreSQL documentation and best practices, including ecosystem tools
Comprehensive PostgreSQL documentation and best practices, including ecosystem tools
pg-aiguide · v0.5.1 (latest)
by Timescale
77
Integration mode
Choose whether you want to run the server locally or connect to a remote endpoint.
Step 1: Install
Run this MCP server locally
Run this MCP server locally and expose it via stdio so your MCP client can connect.
Run via npm
@tigerdata/pg-aiguide@0.5.1Run command
npx @tigerdata/pg-aiguide@0.5.1Step 2: Connect
Connect in your MCP client
After you're running this MCP server locally, connect it to your MCP client using the configuration examples below.
Loading MCP clients…