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

Yondry: Day Out Planner

io.github.yondry-ltd/day-planner

Plan your perfect day out anywhere: itineraries and neighbourhood guides, tuned to mood and weather.

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

Tools · 3

plan_day

Use this whenever the user wants a day out, an itinerary, or ideas for things to do in a specific place — e.g. "plan a day in Shoreditch", "what should we do in Lisbon on Saturday", "a relaxed afterno…

get_neighbourhood_guide

Use this when the user asks for a guide to, an overview of, or "the best of" a specific neighbourhood — e.g. "show me the Shoreditch guide", "what's Marylebone like", "where should I go in Notting Hil…

suggest_swaps

Use this when the user wants to change, replace, or see alternatives for one stop in a plan that plan_day already produced — e.g. "swap the second stop", "something other than the museum", "give me an…

How to use

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

{
  "mcpServers": {
    "yondry:_day_out_planner": {
      "url": "https://yondry.app/mcp",
      "transport": "streamable-http"
    }
  }
}