Live Japan seasonal travel data from Japan Meteorological Corporation. 12 tools covering cherry blossom (sakura) forecasts, autumn leaves (koyo), fruit picking, flowers, festivals, and 3-day weather. 1,700+ GPS-tagged spots updated daily at 9AM JST. Works via npx or hosted HTTP endpoint — no auth required.
Server Config
{
"mcpServers": {
"japan-seasons": {
"command": "npx",
"args": [
"japan-seasons-mcp"
]
}
}
}