Skip to content
Back to search
90
MCP live MCP 2025-11-25 streamable-http

Got Cosy

io.github.perwinroth/got-cosy-graph

Travel/hotel data: 6,300 hotels scored for cosiness from guest reviews; verified booking links.

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

Tools · 2

find_cosy_hotels

Find live, cosy-scored hotels from Got Cosy's cosiness index (gotcosy.com): hotels scored 0-10 for warmth, intimacy and character from photos and reviews. Only returns hotels that clear the public flo…

get_hotel_feeling

Get one hotel's cosy score, evidence signals and description from Got Cosy, by its slug (as returned in find_cosy_hotels' results, or from a gotcosy.com/en/hotels/<slug> URL). Below-floor hotels retur…

How to use

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

{
  "mcpServers": {
    "got_cosy": {
      "url": "https://gotcosy.com/api/mcp",
      "transport": "streamable-http"
    }
  }
}