πŸ”§

Weather MCP Server

πŸ”§MCP Server

isdaniel/mcp_weather_server

VibeIndex|
What it does
|

Provides comprehensive weather and air quality data through multiple transport modes, retrieving current conditions, forecasts, and environmental metrics using the Open-Meteo API.

Overview

An MCP server that provides comprehensive weather and air quality data through multiple transport modes using the Open-Meteo API. It delivers current conditions, forecasts, hourly details, and environmental metrics including particulate matter and atmospheric pollutants.

Key Features

  • Current weather data with temperature, humidity, wind, precipitation, UV index, and visibility
  • Date range weather queries with hourly detail breakdowns
  • Air quality monitoring including PM2.5, PM10, ozone, and other pollutants with health advisories
  • Timezone utilities for current time lookup and cross-timezone conversion
  • Multiple transport modes: stdio, SSE, and streamable HTTP for flexible integration

Who is this for?

This MCP server is ideal for developers building weather-aware applications or AI agents that need real-time environmental data. It suits anyone integrating weather and air quality information into their workflows, from travel planning assistants to environmental monitoring tools.

remotehostedapimetricsweather

Installation

Claude CodeAuto-generated from README. View full documentation on GitHub β†’
claude mcp add weather -- python -m mcp_weather_server
Claude Desktop ConfigurationServer configuration (JSON)
{ "mcpServers": { "weather": { "command": "python", "args": [ ...
8,652
Last UpdatedDec 13, 2025