Weather MCP

Weather MCP

Pricing: Free
Visit Website

TL;DR

Weather MCP is an open-source server built on Anthropic’s Model Context Protocol that provides AI agents with real-time weather and air quality data. It is designed for developers using LLM clients like Claude Desktop or Cursor who need a zero-configuration way to give their AI "eyes" on the physical world. Its primary differentiator is the use of the Open-Meteo API, which allows for immediate data retrieval without the friction of API key registration.

What Users Actually Pay

No user-reported pricing yet.

Our Take

Weather MCP represents a foundational utility in the rapidly expanding Model Context Protocol (MCP) ecosystem. While many weather tools for AI require tedious sign-up processes and API key management, this implementation prioritizes developer experience by leveraging Open-Meteo. This makes it an ideal 'starter tool' for those building agentic workflows, as it removes the administrative overhead typically associated with meteorological data. By providing structured, tool-compatible responses, it effectively bridges the gap between an LLM's reasoning and real-time environmental context. Technically, the project stands out by supporting multiple transport modes, including standard stdio for local desktop clients and the more modern Streamable HTTP protocol. The inclusion of granular air quality metrics (like PM2.5 and Ozone levels) and timezone conversion tools elevates it from a simple weather checker to a more comprehensive environmental suite. This versatility allows developers to use the same server across both local development environments and web-based implementations. However, potential users should consider the security implications inherent in the current MCP landscape. Like many community-driven GitHub projects, installing the server involves running local code that requires a degree of trust in the individual maintainer. Additionally, while the Open-Meteo API is robust, users seeking enterprise-grade SLAs or deep historical weather archives might find this tool better suited for productivity and prototyping rather than mission-critical business intelligence. Overall, Weather MCP is best suited for power users of Claude and Cursor who want to automate weather-dependent tasks—such as scheduling, travel planning, or environmental monitoring—within their existing AI chat interface. It is a lightweight, high-utility addition to any developer's local AI toolkit.

Pros

  • + Zero-configuration setup that requires no API keys or credit card registration.
  • + Comprehensive data range including current weather, forecasts, air quality, and UV indices.
  • + Support for multiple transport modes (stdio, SSE, and Streamable HTTP) for diverse integration needs.
  • + Lightweight and fast installation via pip or the Smithery CLI.
  • + Includes helpful utility tools for timezone conversion and current time retrieval.

Cons

  • - Security risk typical of unverified open-source MCP servers; requires trust in the maintainer.
  • - Lacks the formal technical support and uptime guarantees of a commercial SaaS product.
  • - Dependent on the continued availability and rate limits of the Open-Meteo API.
  • - Primarily focused on current and near-term data rather than long-term historical analysis.

MCP Integrations

1 server6,312 total uses
Weather MCP Server
Weather MCP Serverisdaniel/mcp_weather_server
smitheryRemoteHigh match

Retrieve real-time weather information effortlessly for any city. Get accurate weather updates using a simple command or API call without needing an API key. Enhance your applications with reliable weather data from the Open-Meteo API.

6,312 usesApache-2.0

Last checked Mar 18, 2026

Reviews

0 reviews
Write a Review

No reviews yet. Be the first to review Weather MCP!