japan-seasons-mcp
Rank #24,983io.github.haomingkoo/japan-seasons
Live Japan seasonal travel MCP: sakura, koyo, flowers, festivals, fruit farms, and weather.
japan-seasons-mcp is a Model Context Protocol (MCP) server published by haomingkoo. It ranks #24,983 of 115,591 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. japan-seasons-mcp is listed across 3 registries — Official MCP, Glama and mcp.so, with 2 tracked versions. It was first listed on Apr 8, 2026 and most recently updated on Apr 20, 2026.
Ranks ahead of 90,608 of 115,591 servers on MCP Toplist.
Use japan-seasons-mcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http japan-seasons https://seasons.kooexperience.com/mcp?dateStyle={dateStyle}&temperatureUnit={temperatureUnit}&includeCoordinates={includeCoordinates}&mapLanguage={mapLanguage}claude mcp add japan-seasons -e "JAPAN_SEASONS_DATE_STYLE=<your JAPAN_SEASONS_DATE_STYLE>" -e "JAPAN_SEASONS_TEMPERATURE_UNIT=<your JAPAN_SEASONS_TEMPERATURE_UNIT>" -e "JAPAN_SEASONS_INCLUDE_COORDINATES=<your JAPAN_SEASONS_INCLUDE_COORDINATES>" -e "JAPAN_SEASONS_MAP_LANGUAGE=<your JAPAN_SEASONS_MAP_LANGUAGE>" -- npx -y japan-seasons-mcpReplace each placeholder with your own value before saving.
claude mcp add japan-seasons -e "PORT=<your PORT>" -e "JAPAN_SEASONS_DATE_STYLE=<your JAPAN_SEASONS_DATE_STYLE>" -e "JAPAN_SEASONS_TEMPERATURE_UNIT=<your JAPAN_SEASONS_TEMPERATURE_UNIT>" -e "JAPAN_SEASONS_INCLUDE_COORDINATES=<your JAPAN_SEASONS_INCLUDE_COORDINATES>" -e "JAPAN_SEASONS_MAP_LANGUAGE=<your JAPAN_SEASONS_MAP_LANGUAGE>" -- npx -y japan-seasons-mcp --httpReplace each placeholder with your own value before saving.
[mcp_servers.japan-seasons]
url = "https://seasons.kooexperience.com/mcp?dateStyle={dateStyle}&temperatureUnit={temperatureUnit}&includeCoordinates={includeCoordinates}&mapLanguage={mapLanguage}"Add to ~/.codex/config.toml.
[mcp_servers.japan-seasons]
command = "npx"
args = ["-y", "japan-seasons-mcp"]
[mcp_servers.japan-seasons.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>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
[mcp_servers.japan-seasons]
command = "npx"
args = ["-y", "japan-seasons-mcp", "--http"]
[mcp_servers.japan-seasons.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>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
https://seasons.kooexperience.com/mcp?dateStyle={dateStyle}&temperatureUnit={temperatureUnit}&includeCoordinates={includeCoordinates}&mapLanguage={mapLanguage}Settings → Connectors → “Add custom connector”, then paste this URL.
{
"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>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"japan-seasons": {
"command": "npx",
"args": [
"-y",
"japan-seasons-mcp",
"--http"
],
"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>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"japan-seasons": {
"url": "https://seasons.kooexperience.com/mcp?dateStyle={dateStyle}&temperatureUnit={temperatureUnit}&includeCoordinates={includeCoordinates}&mapLanguage={mapLanguage}"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"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>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"japan-seasons": {
"command": "npx",
"args": [
"-y",
"japan-seasons-mcp",
"--http"
],
"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>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"japan-seasons": {
"type": "http",
"url": "https://seasons.kooexperience.com/mcp?dateStyle={dateStyle}&temperatureUnit={temperatureUnit}&includeCoordinates={includeCoordinates}&mapLanguage={mapLanguage}"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"japan-seasons": {
"type": "stdio",
"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>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"servers": {
"japan-seasons": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"japan-seasons-mcp",
"--http"
],
"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>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"japan-seasons": {
"serverUrl": "https://seasons.kooexperience.com/mcp?dateStyle={dateStyle}&temperatureUnit={temperatureUnit}&includeCoordinates={includeCoordinates}&mapLanguage={mapLanguage}"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"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>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"japan-seasons": {
"command": "npx",
"args": [
"-y",
"japan-seasons-mcp",
"--http"
],
"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>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"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",
"--http"
],
"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.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.haomingkoo%2Fjapan-seasons)<a href="https://mcptoplist.com/server/io.github.haomingkoo%2Fjapan-seasons"><img src="https://mcptoplist.com/badge/io.github.haomingkoo%2Fjapan-seasons.svg" alt="MCP Toplist: Top 25% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries (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 and mcp.so.
- 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.