MCPMarket
Sell SkillsPower Your AgentsConnect
  1. Home
  2. Servers
  3. Weather

Weather

githubmilindbygithubmilind
•
API Development
Other
Data Science & ML

Provides real-time weather data and forecasts to AI models and language assistants through an API.

Related MCPs

View more
  • neondatabase-labs

    Neon

    Enables natural language interaction with the Neon Management API and databases through the Model Context Protocol.

  • mendableai

    Firecrawl

    Empowers LLMs with advanced web scraping capabilities for content extraction, crawling, and search functionalities.

  • GLips

    Figma Context

    Provides AI coding agents with simplified Figma layout information via the Model Context Protocol.

Related Skills

View all
  • openclaw

    Diagram Maker & Visualizer

    Generates professional SVG, HTML, and Excalidraw diagrams for software architecture, system flows, and educational concepts.

  • openclaw

    GH Issues Auto-Fixer

    Automates the end-to-end GitHub issue lifecycle by spawning sub-agents to implement code fixes, open pull requests, and resolve review comments.

  • openclaw

    Discord Integration

    Manages Discord operations including messaging, reactions, and channel management directly through Claude.

MCPMarket

Discover MCP servers that connect MCP clients like Claude and Cursor to your favorite tools. Browse the MCP Market to get started.

Browse

  • MCP Search
  • MCP Servers
  • MCP Clients
  • Agent Skills
  • MCP Market Hub
  • Categories
  • What is an MCP server?
  • Model Context Protocol

Rankings

  • Top MCPs Today
  • Top Agent Skills Today
  • Top 100 Agent Skills
  • Top 100 MCP Servers

About

  • News
  • Submit
  • Contact

© 2026 MCP Market. All rights reserved.·Privacy·Terms

mcp-weather is a lightweight, Python-based server designed to integrate real-time weather data with AI models using the Model Context Protocol (MCP). It allows AI assistants and large language models (LLMs) to access dynamic meteorological information, such as current conditions and multi-day forecasts, by exposing specialized 'tools' that query external weather APIs. The project serves as a practical demonstration of building an MCP server, connecting it to third-party services like OpenWeatherMap, and making that functionality discoverable and usable by any MCP-compatible AI client, thereby enhancing the AI's ability to deliver contextually relevant and up-to-date responses.

Key Features

01Full compatibility with the Model Context Protocol (MCP)
02Multi-Day Weather Forecasts
03Secure API key management via environment variables
040 GitHub stars
05Asynchronous operations for efficient external API requests
06Real-time Weather Queries for global cities

Use Cases

01Integrate dynamic meteorological data into MCP-compatible AI applications.
02Enable AI assistants to answer user questions about current weather conditions.
03Allow LLMs to provide multi-day weather forecasts for specified locations.