io.github.haomingkoo/japan-seasons
io.github.haomingkoo/japan-seasonsLive Japan seasonal travel MCP: sakura, autumn leaves, flowers, festivals, fruit farms, weather.
Tools · 17
Use this first when the user asks a broad Japan seasonal travel question, including cherry blossom forecasts, autumn leaves, flowers, festivals, fruit picking, or what is good during travel dates. Thi…
Use this first for broad cherry blossom prompts such as 'How is the sakura forecast?', 'Is sakura blooming now?', 'Where should I view sakura today?', 'Where should I see cherry blossoms this week?', …
Use this first for broad autumn leaves prompts such as 'How are autumn leaves looking?', 'Where is koyo good now?', 'Kyoto autumn leaves forecast', or 'Where should I see fall foliage in Japan?'. Retu…
Use this for ChatGPT/deep-research style retrieval over Japan in Seasons. Searches live seasonal-travel dataset guides and returns result IDs for fetch. Use for questions about Japan cherry blossom fo…
Use this after search to retrieve a full Japan in Seasons result with citation URL and text. For live sakura or autumn leaves result IDs, this fetches the current forecast answer from live JMC data.
Use this when the user asks about cherry blossom timing, peak bloom, whether sakura has started, or how cities compare across Japan. Returns Japan Meteorological Corporation forecast bloom dates, full…
Use this when the user already knows the prefecture and needs exact cherry blossom viewing spots with current status and GPS coordinates. Each spot uses JMC reporter observations as the primary status…
Use this when the user provides travel dates and wants to know where sakura is likely to be best during that trip. Returns cities whose viewing window overlaps the requested date range, based on obser…
Use this for January-February cherry blossom requests or when the user specifically asks about Kawazu-zakura, early blossoms, or the Izu Peninsula. Returns the Japan Meteorological Corporation forecas…
Use this when the user asks when autumn leaves peak, whether one city colors earlier than another, or wants a national overview for October-December. Returns city-level maple and ginkgo forecast dates…
Use this when the user already knows the prefecture and needs exact autumn leaves viewing spots. Returns Japan Meteorological Corporation koyo spots for one prefecture with best start, peak, and end d…
Use this when the user gives autumn travel dates and wants the best cities during that window. Returns cities whose maple or ginkgo viewing windows overlap the trip, based on forecast peak dates. Do n…
Use this when short-range weather could change the recommendation, especially for sakura petal fall, rain risk, or packing advice. Returns the next 3 days of Japan Meteorological Agency forecast text,…
Use this for non-sakura flower trips such as plum, wisteria, hydrangea, lavender, sunflower, or cosmos. Returns curated flower spots with peak windows, official URLs, notes, and GPS coordinates. Do no…
Use this when the user asks what fruit is in season in a given month or which month is best for strawberries, grapes, peaches, apples, and similar picking trips. Returns the fruit season calendar, pea…
Use this when the user wants recurring Japan events to plan around, such as fireworks, matsuri, or winter festivals. Returns curated events with typical dates, attendance, official URLs, notes, and GP…
Use this when the user needs actual fruit-picking farms, booking links, and map coordinates. Returns farms from the local dataset, and month filtering automatically narrows results to fruits that are …
Resources · 5
Complete list of curated seasonal flower viewing spots in Japan — wisteria, hydrangea, plum, lavender, sunflower, cosmos, and more. Static dataset with spot names, GPS coordinates, best visiting month…
japan-seasons://flowers
Complete list of recurring Japan festivals and events — fireworks (hanabi), matsuri, and winter events. Includes official event URLs, dates, and location data.
japan-seasons://festivals
Complete list of 60 fruit-picking farms across Japan with GPS coordinates, available fruits, seasons, booking links, and access directions.
japan-seasons://fruit-farms
Complete full-year fruit picking season calendar for 14 fruits in Japan — season months, peak months, best regions, and notes.
japan-seasons://fruit-seasons
Complete list of valid Japanese prefecture codes and names accepted by the prefecture parameter across sakura_spots, koyo_spots, and other tools.
japan-seasons://prefectures
Prompts · 3
Guide for planning a seasonal trip to Japan — cherry blossom, autumn leaves, fruit picking, wisteria, hydrangea, and more. Use this when someone wants to visit Japan and see seasonal experiences.
Guide for planning a cherry blossom viewing trip to Japan. Use plan_japan_trip for full seasonal coverage.
Guide for planning an autumn leaves (koyo) viewing trip to Japan. Use plan_japan_trip for full year-round seasonal coverage.
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"io.github.haomingkoo/japan-seasons": {
"url": "https://seasons.kooexperience.com/mcp?dateStyle={dateStyle}&temperatureUnit={temperatureUnit}&includeCoordinates={includeCoordinates}&mapLanguage={mapLanguage}",
"transport": "streamable-http"
}
}
}