MCP Servers / cloud-service / Weather MCP Server

Weather MCP Server

JSON →
stdionone50cloud-service

Provides weather information using the free and open-source Open-Meteo API. No API key required.

Install
How to run this server
[ { "cmd": "npx -y @smithery/cli", "imports": [] } ]
server path: weather-mcp-server-6
Tools
What this server exposes
get_current_weather
Get current weather for a city with comprehensive metrics
get_weather_by_datetime_range
Get weather data for a date range with hourly details
get_weather_details
Get detailed weather information as structured JSON data
get_air_quality
Get air quality information with pollutant levels and health advice
get_air_quality_details
Get detailed air quality data as structured JSON
get_current_datetime
Get current time in any timezone
get_timezone_info
Get timezone information
convert_time
Convert time between timezones
Configuration
Environment & auth
authnone
Resources
Weather MCP Server — MCP Server · libregistry