Yondry
OfficialYondry — 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.
Website: https://yondry.app
Full connector docs: https://yondry.app/connector
Registry:
io.github.yondry-ltd/day-planneron registry.modelcontextprotocol.io
Add it to Claude
Settings → Connectors → Add custom connector → paste:
https://yondry.app/mcpThen 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 |
| read-only | Day plan for a named location (+ optional vibe/constraints); returns a timed itinerary + a shareable permalink |
| read-only | Intro + verified local highlights + 3 sample day plans for a covered neighbourhood |
| 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."
Links
Privacy policy: https://yondry.app/privacy-policy
Terms of use: https://yondry.app/terms
Contact: hello@yondry.app
Made with patience in London. Go yonder.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Alicense-qualityDmaintenanceA 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.2Apache 2.0
- Flicense-quality-maintenanceEnables AI-assisted travel planning with real-time weather forecasts, place discovery, customized itinerary generation based on interests and budget, and travel distance calculations between cities.
- AlicenseAqualityFmaintenanceReal-time last-minute tour and activity booking across 18 suppliers in 15 countries via the OCTO open standard. Search available slots, create Stripe checkout sessions, and check booking status.41MIT
- Alicense-qualityDmaintenancePreference-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.1MIT
Related MCP Connectors
Search and book theatre, attractions, tours across 681 cities. 13,090+ products.
Discover festivals worldwide by location, date, and genre. Compare options with key details like d…
Discover and book businesses via AI agents.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/yondry-ltd/yondry-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server