MCP Servers / other / MCP-Weather

MCP-Weather

JSON →
noneother

Provides weather information using the Japan Meteorological Agency API. No authentication required.

Install
How to run this server
[ { "cmd": "npx wrangler", "imports": [] } ]
server path: mcp-weather
Tools
What this server exposes
get_weather_overview
指定した都市の天気概況を取得します。発表時刻、天気概況文、今日・明日・明後日の天気予報、詳細な天気情報を提供します。
get_precipitation_probability
指定した都市の降水確率を取得します。時間帯別(0-6時、6-12時、12-18時、18-24時)の降水確率と今日・明日・明後日の予報を提供します。
get_wind_speed
指定した都市の風速情報を取得します。風向・風速の詳細情報と今日・明日・明後日の予報を提供します。
Configuration
Environment & auth
authnone
envACCESS_TOKEN
envMCP_WEATHER_TOKEN
Resources
MCP-Weather — MCP Server · libregistry