What is the Japan Weather & Alerts MCP server?
Japan weather forecasts and disaster alerts from JMA: forecasts, warnings, and earthquake info.
How to install Japan Weather & Alerts
Copy-paste configuration for popular MCP clients.
transport: http
Config generated by PluginBench — verify against the source before use.Cursor
~/.cursor/mcp.json
{
"mcpServers": {
"japan-weather-alerts-mcp": {
"url": "https://tenki-mcp.plus-synergy.workers.dev/mcp"
}
}
}Windsurf
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"japan-weather-alerts-mcp": {
"serverUrl": "https://tenki-mcp.plus-synergy.workers.dev/mcp"
}
}
}VS Code
.vscode/mcp.json
{
"servers": {
"japan-weather-alerts-mcp": {
"type": "http",
"url": "https://tenki-mcp.plus-synergy.workers.dev/mcp"
}
}
}Claude Desktop
Claude Desktop connects to remote servers via the mcp-remote bridge.
{
"mcpServers": {
"japan-weather-alerts-mcp": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://tenki-mcp.plus-synergy.workers.dev/mcp"
]
}
}
}Claude Code
claude mcp add --transport http japan-weather-alerts-mcp https://tenki-mcp.plus-synergy.workers.dev/mcpRelated MCP servers
Japan Company Leads Finder
Maintained
B2B leads for Japan: search 1M+ companies by size, capital, location, subsidy history (gBizINFO).
0
View repository →TypeScript
MIT
Japan Law Search
Maintained
Full-text search of all current Japanese laws (official e-Gov data), down to exact article text.
0
View repository →TypeScript
MIT
Japan Parliament Search
Maintained
Search Japan's National Diet records (1947-present): statements, Q&A, and debates with citations.
0
View repository →TypeScript
MIT
Japan Real Estate Prices
Maintained
Japan real estate transaction prices and official land values (MLIT data) by area, year, and type.
0
View repository →Japan Subsidy Search
Maintained
Search Japanese government subsidies (official jGrants data): deadlines, amounts, eligibility.
0
View repository →TypeScript
MIT
Japanese address search and geocoding (official address registry): postal codes and coordinates.