Yondry: Day Out Planner
io.github.yondry-ltd/day-plannerPlan your perfect day out anywhere: itineraries and neighbourhood guides, tuned to mood and weather.
Tools · 3
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…
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…
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…
Similar MCP servers embedding-nearest
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"
}
}
}