RFP.ai
v1.0.1
ai.rfp/rfp-ai
Draft cited RFP and security questionnaire answers from your knowledge base, with human review
io.github.haomingkoo/japan-seasons · v0.4.16
Live Japan seasonal travel MCP: sakura, koyo, flowers, festivals, fruit farms, and weather.
japan-seasons 是一个MCP Server,收录自 官方 MCP Registry。支持 streamable-http、stdio 传输。本页提供 Cursor、Claude Code 等客户端的安装配置片段。
选择你的平台查看安装方式
{
"mcpServers": {
"japan-seasons": {
"command": "npx",
"args": [
"-y",
"japan-seasons-mcp"
]
}
}
}JAPAN_SEASONS_DATE_STYLE可选How dates are rendered in tool output.
JAPAN_SEASONS_TEMPERATURE_UNIT可选Preferred temperature unit for weather output.
JAPAN_SEASONS_INCLUDE_COORDINATES可选Whether spot, festival, and farm outputs include GPS coordinates.
JAPAN_SEASONS_MAP_LANGUAGE可选Preferred language for forecast map links when both English and Japanese versions exist.
PORT可选Local port used when starting the package in HTTP MCP mode.
JAPAN_SEASONS_DATE_STYLE可选How dates are rendered in tool output.
JAPAN_SEASONS_TEMPERATURE_UNIT可选Preferred temperature unit for weather output.
JAPAN_SEASONS_INCLUDE_COORDINATES可选Whether spot, festival, and farm outputs include GPS coordinates.
JAPAN_SEASONS_MAP_LANGUAGE可选Preferred language for forecast map links when both English and Japanese versions exist.
v1.0.1
ai.rfp/rfp-ai
Draft cited RFP and security questionnaire answers from your knowledge base, with human review
v1.1.0
io.github.xenarch-ai/xenarch-mcp
Xenarch — x402 MCP server for AI agent payments. Non-custodial, USDC on Base L2.
v1.0.0
com.docimprint/api
AI document intelligence: extract, summarize, claim-check, and notarize with on-chain proofs.
v0.14.0
io.github.blackwell-systems/agent-lsp
Stateful LSP runtime for AI agents — 50+ tools across 30+ languages via MCP.
v0.2.13
io.github.hostinger/hostinger-api-mcp
MCP server for Hostinger API
v0.41.0
io.github.zhitongblog/unterm
The terminal AI agents can drive: spawn panes, run commands, read screens, scrolling screenshots.
{
"id": "io.github.haomingkoo/japan-seasons",
"type": "mcp-server",
"version": "0.4.16",
"displayName": "japan-seasons",
"description": "Live Japan seasonal travel MCP: sakura, koyo, flowers, festivals, fruit farms, and weather.",
"repository": {
"url": "https://github.com/haomingkoo/japan-seasons-mcp",
"source": "github"
},
"distribution": {
"packages": [
{
"registryType": "npm",
"identifier": "japan-seasons-mcp",
"version": "0.4.16",
"transport": "stdio",
"environmentVariables": [
{
"name": "JAPAN_SEASONS_DATE_STYLE",
"description": "How dates are rendered in tool output."
},
{
"name": "JAPAN_SEASONS_TEMPERATURE_UNIT",
"description": "Preferred temperature unit for weather output."
},
{
"name": "JAPAN_SEASONS_INCLUDE_COORDINATES",
"description": "Whether spot, festival, and farm outputs include GPS coordinates."
},
{
"name": "JAPAN_SEASONS_MAP_LANGUAGE",
"description": "Preferred language for forecast map links when both English and Japanese versions exist."
}
]
},
{
"registryType": "npm",
"identifier": "japan-seasons-mcp",
"version": "0.4.16",
"transport": "streamable-http",
"environmentVariables": [
{
"name": "PORT",
"description": "Local port used when starting the package in HTTP MCP mode."
},
{
"name": "JAPAN_SEASONS_DATE_STYLE",
"description": "How dates are rendered in tool output."
},
{
"name": "JAPAN_SEASONS_TEMPERATURE_UNIT",
"description": "Preferred temperature unit for weather output."
},
{
"name": "JAPAN_SEASONS_INCLUDE_COORDINATES",
"description": "Whether spot, festival, and farm outputs include GPS coordinates."
},
{
"name": "JAPAN_SEASONS_MAP_LANGUAGE",
"description": "Preferred language for forecast map links when both English and Japanese versions exist."
}
]
}
],
"remotes": [
{
"transport": "streamable-http",
"url": "https://seasons.kooexperience.com/mcp?dateStyle={dateStyle}&temperatureUnit={temperatureUnit}&includeCoordinates={includeCoordinates}&mapLanguage={mapLanguage}"
}
]
},
"dependencies": [],
"installTargets": [
"claude-code",
"claude-desktop",
"cursor",
"vscode"
],
"keywords": [],
"provenance": {
"origin": "official-mcp-registry",
"originalId": "io.github.haomingkoo/japan-seasons",
"originalUrl": "https://registry.modelcontextprotocol.io/v0.1/servers/io.github.haomingkoo%2Fjapan-seasons/versions/latest",
"isOfficial": true,
"status": "active"
}
}