Weather MCP Server

Stableapi
75 starsTypeScriptcommunity
GitHub
About

Overview

The Weather MCP Server enables AI agents to access weather data. It provides tools for getting current conditions, multi-day forecasts, severe weather alerts, and historical weather data. Supports multiple weather data providers.
Capabilities

Tools & Capabilities

get_current

Get current weather for a location

get_forecast

Get a multi-day weather forecast

get_alerts

Get active weather alerts for a location

Setup

Installation

bash
Install
npx -y mcp-server-weather
Examples

Example Usage

javascript
Usage
{
  "mcpServers": {
    "weather": {
      "command": "npx",
      "args": ["-y", "mcp-server-weather"],
      "env": {
        "OPENWEATHER_API_KEY": "your-key"
      }
    }
  }
}

Quick Info

Authorcommunity
LanguageTypeScript
StatusStable
Stars 75
Last UpdatedFeb 12, 2026

Need a Custom MCP Server?

Our team builds custom MCP servers tailored to your workflow.

Get in Touch

Need a Custom MCP Server?

Our team builds custom MCP servers tailored to your workflow. From proprietary data sources to internal tools, we have you covered.

Contact Us
CortexAgent Customer Service

Want to skip the form?

Our team is available to help you get started with CortexAgent.

This chat may be recorded for quality assurance. You can view our Privacy Policy.

Weather MCP Server - MCP Server Directory - CortexAgent