Weathermap (verified)
WeatherMap provides visual weather data, forecasts, and mappings, helping users understand climate patterns or track severe weather conditions
Quick Start
# Connect this server (installs CLI if needed)
npx -y smithery mcp add weathermap
# Browse available tools
npx -y smithery tool list weathermap
# Get full schema for a tool
npx -y smithery tool get weathermap WEATHERMAP_WEATHER
# Call a tool
npx -y smithery tool call weathermap WEATHERMAP_WEATHER '{}'Direct MCP Connection
Endpoint: https://weathermap.run.tools
Tools (1)
WEATHERMAP_WEATHER— Tool for querying the OpenWeatherMap API.
# Get full input/output schema for a tool
npx -y smithery tool get weathermap