Skip to main content
Glama

Yondry — Day Out Planner (MCP server)

Plan your perfect day out, anywhere — right inside Claude and other MCP clients.

Yondry turns a place and a mood into a real day plan: where to go, in what order, when to eat, how to get between stops — each stop justified by a concrete reason (rating, distance, weather fit, what's open). It also serves ready-made neighbourhood guides, and — once you connect your Yondry account — can plan from your own saved places.

This is the public home of the Yondry MCP server, a hosted (remote) MCP server. The app and backend are closed-source; this repo holds the connector docs and registry metadata.

Add it to Claude

Settings → Connectors → Add custom connector → paste:

https://yondry.app/mcp

Then ask, e.g. "Use Yondry to plan a relaxed Saturday in Shoreditch."

Or in any MCP client config:

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

No signup needed for the core tools.

Related MCP server: Travel Planner MCP Server

Tools

Tool

Type

What it does

plan_day

read-only

Day plan for a named location (+ optional vibe/constraints); returns a timed itinerary + a shareable permalink

get_neighbourhood_guide

read-only

Intro + verified local highlights + 3 sample day plans for a covered neighbourhood

suggest_swaps

read-only

Alternative options for one stop in an existing plan

There's also an authenticated server at https://yondry.app/mcp/me/ (OAuth 2.1) exposing plan_from_my_saves, which plans from your own saved Yondry places.

Example prompts

  • "Use Yondry to plan a relaxed Saturday in Notting Hill."

  • "A rainy-day plan for Greenwich with kids."

  • "Show me the Yondry guide to Shoreditch."


Made with patience in London. Go yonder.

Related MCP Connectors

Related MCP Servers

  • A
    license
    Not graded
    quality
    D
    maintenance
    A comprehensive travel planning copilot that provides geographic data, weather forecasts, transportation details, currency exchange rates, and contextual content to create personalized travel experiences. Enables users to plan itineraries, check real-time conditions, and gather inspirational content for destinations.
    2 npm
    Apache 2.0
  • A
    license
    Not graded
    quality
    D
    maintenance
    Preference-aware events discovery MCP server that aggregates events, restaurants, and cultural activities across multiple sources and re-ranks them against your personal taste profile to surface things you'd actually want to do.
    1
    MIT