pg-aiguide
Search pg and Tiger docs, learn database skills
pg-aiguide について
pg-aiguide connects assistants to pg and Tiger documentation for database learning. Its connector gives current Postgres-oriented guidance for database questions, implementation choices, troubleshooting, and skill building.
接続情報
https://mcp.tigerdata.com/docsトランスポート
Streamable HTTP
認証方式
OAuth
セットアップ
claude mcp add pg-aiguide-remote --transport http https://mcp.tigerdata.com/docsよくある質問
pg-aiguide のリモート MCP サーバーとは何ですか?
pg-aiguide のリモート MCP サーバーは、https://mcp.tigerdata.com/docs にホストされた Model Context Protocol エンドポイントです。AI アシスタントはローカルに何もインストール・実行することなく接続できます。
pg-aiguide の MCP サーバーにはどう接続しますか?
エンドポイント https://mcp.tigerdata.com/docs を Claude Code、Cursor、VS Code など任意の MCP 対応クライアントに追加してください。このページのセットアップ手順で各クライアントを一度に設定できます。
pg-aiguide の MCP サーバーは認証が必要ですか?
はい。pg-aiguide は OAuth を使用します。初回接続時に MCP クライアントがブラウザを開いてサインイン・認可を行い、以降はその認証情報を再利用します。
pg-aiguide の MCP サーバーはどのトランスポートを使用しますか?
pg-aiguide は Streamable HTTP エンドポイントを公開しており、これはリモート MCP サーバーで広く使われ、主要な MCP クライアントがサポートするトランスポートです。