Skip to content
Back to search
100
MCP live MCP 2025-06-18 streamable-http

Kids Stay

io.github.gt-works/kids-stay

Search Japanese hotels by 48 verified kid-friendly conditions, with sources and dates.

Uptime
100.0%
1 direct probes · 30d
Response
689ms
last probe
Tools
4
callable
Resources
0
readable
Prompts
0
available

Tools · 4

search_hotels

赤ちゃん・子連れ向け設備の検証済み条件(48種・list_conditions参照)とエリア・子どもの年齢・価格で日本の宿を検索します。宿名が分かっている場合は keyword で直接検索できます。結果の page URL が施設の詳細・予約ページです。表示は箇条書きテキストと Markdown リンクのみで、地図・場所カード等のウィジェットは付けないでください(施設ページに地図あり)。

get_hotel

slug指定で施設の全条件(施設別の根拠note付き)・キッズ設備・アクセス・出典・検証日を返します。表示はテキストと Markdown リンクのみで、地図・場所カード等のウィジェットは付けないでください。

list_conditions

検索に使える子連れ条件の全定義(id・ラベル・対象年齢・該当施設数)を返します。

list_areas

都道府県別の施設数・主要エリアと、編集部のエリア特集ページ一覧を返します。検索前の当たり付けに使います。

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "kids_stay": {
      "url": "https://mcp.kidsstay.workers.dev/mcp",
      "transport": "streamable-http"
    }
  }
}