japan-seasons-mcp
Rank #12,392io.github.haomingkoo/japan-seasons
Live Japan travel data: sakura, koyo, fruit picking, flowers & festivals. 1,700+ spots from JMC.
japan-seasons-mcp is a Model Context Protocol (MCP) server published by haomingkoo. It ranks #12,392 of 76,851 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. japan-seasons-mcp is listed across 2 registries — Official MCP and Glama, with 2 tracked versions. It was first listed on Apr 13, 2026 and most recently updated on Apr 20, 2026.
Ranks ahead of 64,459 of 76,851 servers on MCP Toplist.
Use japan-seasons-mcp
Add japan-seasons-mcp to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
{
"mcpServers": {
"japan-seasons": {
"url": "https://seasons.kooexperience.com/mcp?dateStyle={dateStyle}&temperatureUnit={temperatureUnit}&includeCoordinates={includeCoordinates}&mapLanguage={mapLanguage}"
}
}
}{
"mcpServers": {
"japan-seasons": {
"command": "npx",
"args": [
"-y",
"japan-seasons-mcp"
],
"env": {
"JAPAN_SEASONS_DATE_STYLE": "<your JAPAN_SEASONS_DATE_STYLE>",
"JAPAN_SEASONS_TEMPERATURE_UNIT": "<your JAPAN_SEASONS_TEMPERATURE_UNIT>",
"JAPAN_SEASONS_INCLUDE_COORDINATES": "<your JAPAN_SEASONS_INCLUDE_COORDINATES>",
"JAPAN_SEASONS_MAP_LANGUAGE": "<your JAPAN_SEASONS_MAP_LANGUAGE>"
}
}
}
}Replace each placeholder with your own value before saving.
{
"mcpServers": {
"japan-seasons": {
"command": "npx",
"args": [
"-y",
"japan-seasons-mcp"
],
"env": {
"PORT": "<your PORT>",
"JAPAN_SEASONS_DATE_STYLE": "<your JAPAN_SEASONS_DATE_STYLE>",
"JAPAN_SEASONS_TEMPERATURE_UNIT": "<your JAPAN_SEASONS_TEMPERATURE_UNIT>",
"JAPAN_SEASONS_INCLUDE_COORDINATES": "<your JAPAN_SEASONS_INCLUDE_COORDINATES>",
"JAPAN_SEASONS_MAP_LANGUAGE": "<your JAPAN_SEASONS_MAP_LANGUAGE>"
}
}
}
}Replace each placeholder with your own value before saving.
Listed on 1 registry (1 delisted)
haomingkoo
Available versions (2)
| Version | Published |
|---|---|
| 0.4.16 | Apr 20, 2026 |
| 0.3.5 | Apr 10, 2026 |
Frequently asked questions
- Who maintains japan-seasons-mcp?
- japan-seasons-mcp is maintained by haomingkoo, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is japan-seasons-mcp listed on the Official MCP Registry?
- Yes — japan-seasons-mcp is listed on the Official MCP Registry, alongside Glama.
- How many versions does japan-seasons-mcp have?
- MCP Toplist tracks 2 versions of japan-seasons-mcp, most recently published on Apr 20, 2026.
- Where can I find the source code for japan-seasons-mcp?
- The source code for japan-seasons-mcp is hosted at github.com/haomingkoo/japan-seasons-mcp.