Skip to content
VS Code

Japan Weather & Alerts for VS Code

io.github.easakura/japan-weather-alerts-mcp

Japan weather forecasts and disaster alerts from JMA: forecasts, warnings, and earthquake info.

client:VS Code transport:streamable-http

Install Japan Weather & Alerts in VS Code

.vscode/mcp.json

{
  "servers": {
    "japan-weather-alerts-mcp": {
      "type": "http",
      "url": "https://tenki-mcp.easakura.workers.dev/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Japan Weather & Alerts in other clients