Build with GBDI
開発者・AIエージェント向け
A public JSON API and an MCP server. Your AI assistant can look up members, find dog-friendly venues, and even send an application for you.
JSON API / 読み取り専用
Static, no auth, CORS-open. Rebuilt on every site deploy. / 認証不要・CORS開放・サイトのデプロイごとに更新。
Club stats: real member count, partner venues, cities. / クラブ統計(実会員数・提携店・都市)
Member directory. Entries with sample:true are fictional. / 会員一覧(sample:true は見本データ)
Partner venues that welcome GBDI member dogs. / 会員犬を歓迎する提携店一覧
curl -s https://gbdi.dog/api/v1/stats.json
MCP Server / AIエージェント対応
GBDI speaks the Model Context Protocol. Add it to Claude Code (or any MCP client) and your assistant can query the club directly. / GBDIはMCP対応です。Claude CodeなどのMCPクライアントに追加すると、AIがクラブに直接アクセスできます。
claude mcp add --transport http gbdi https://gbdi-mcp.fly.dev/mcp
Club stats at a glance / クラブ統計
Verify a member number / 会員番号の照会
Find partner venues (filter by city) / 提携店検索
The 10-point behavior assessment / 10項目の審査基準
Apply for membership / 入会申込み
Apply as a partner venue / 提携店申込み
Applications sent via gbdi_apply_* land in the same inbox as the website forms — a human replies within 1–2 days. Data marked sample:true is fictional placeholder content, clearly labeled both on the site and in the API. / MCP経由の申込みもサイトのフォームと同じ受信箱に届き、人間が1〜2日で返信します。 sample:true のデータは見本(架空)です。
GBDI is a private membership club, not a government certification body. The API and MCP server expose club data for convenience only and grant no legal rights. / GBDIは民間の会員制クラブであり、公的認証機関ではありません。