For Developers & AI Agents

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開放・サイトのデプロイごとに更新。

https://gbdi.dog/api/v1/stats.json

Club stats: real member count, partner venues, cities. / クラブ統計(実会員数・提携店・都市)

https://gbdi.dog/api/v1/registry.json

Member directory. Entries with sample:true are fictional. / 会員一覧(sample:true は見本データ)

https://gbdi.dog/api/v1/partners.json

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
gbdi_status

Club stats at a glance / クラブ統計

gbdi_verify_member

Verify a member number / 会員番号の照会

gbdi_list_partners

Find partner venues (filter by city) / 提携店検索

gbdi_assessment_criteria

The 10-point behavior assessment / 10項目の審査基準

gbdi_apply_member

Apply for membership / 入会申込み

gbdi_apply_partner

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は民間の会員制クラブであり、公的認証機関ではありません。

🐕
Join
🏪
Partner
❤️
Support