JUHE API Marketplace
broerjuang avatar
MCP Server

MCP Weather Server

A containerized server that provides weather tools for AI assistants, allowing them to access US weather alerts and forecasts through the National Weather Service API.

0
GitHub Stars
11/21/2025
Last Updated
MCP Server Configuration
1{
2 "name": "weather",
3 "command": "docker",
4 "args": [
5 "run",
6 "--rm",
7 "-i",
8 "mcp-weather-server:latest"
9 ],
10 "env": {}
11}
JSON11 lines
  1. Home
  2. MCP Servers
  3. mcp-weather

README Documentation

MCP Weather Server

A containerized Model Context Protocol (MCP) server that provides weather tools for AI assistants using the National Weather Service API.

๐Ÿš€ Quick Start

1. Build Docker Image

make docker-build

2. Add to Cursor

Create or edit ~/.cursor/mcp.json:

{
  "mcpServers": {
    "weather": {
      "command": "docker",
      "args": ["run", "--rm", "-i", "mcp-weather-server:latest"],
      "env": {}
    }
  }
}

3. Restart Cursor

Close and reopen Cursor to load the weather server.

๐ŸŒค๏ธ Available Tools

  • get_alerts - Weather alerts for any US state (e.g., CA, NY)
  • get_forecast - Weather forecast for coordinates (latitude, longitude)

๐Ÿงช Test Usage

In Cursor chat:

"Get weather alerts for California"
"What's the weather forecast for coordinates 40.7128, -74.0060?"

๐Ÿ“‹ Requirements

  • Docker Desktop running
  • Cursor IDE

๐Ÿ”ง Commands

make docker-build     # Build image
make test-docker      # Test container
make help            # See all commands

Weather data from National Weather Service (US locations only)

Quick Install

Quick Actions

View on GitHubView All Servers

Key Features

Model Context Protocol
Secure Communication
Real-time Updates
Open Source

Boost your projects with Wisdom Gate LLM API

Supporting GPT-5, Claude-4, DeepSeek v3, Gemini and more.

Enjoy a free trial and save 20%+ compared to official pricing.

Learn More
JUHE API Marketplace

Accelerate development, innovate faster, and transform your business with our comprehensive API ecosystem.

JUHE API VS

  • vs. RapidAPI
  • vs. API Layer
  • API Platforms 2025
  • API Marketplaces 2025
  • Best Alternatives to RapidAPI

For Developers

  • Console
  • Collections
  • Documentation
  • MCP Servers
  • Free APIs
  • Temp Mail Demo

Product

  • Browse APIs
  • Suggest an API
  • Wisdom Gate LLM
  • Global SMS Messaging
  • Temp Mail API

Company

  • What's New
  • Welcome
  • About Us
  • Contact Support
  • Terms of Service
  • Privacy Policy
Featured on Startup FameFeatured on Twelve ToolsFazier badgeJuheAPI Marketplace - Connect smarter, beyond APIs | Product Huntai tools code.marketDang.ai
Copyright ยฉ 2025 - All rights reserved