MCP Weather Server
@michael7736
About MCP Weather Server
this is a Mcp server for us weather, I create it for test purposes
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"weather-mcp-server-michael7736": {
"command": "uv",
"args": [
"pip",
"install",
"mcp-weather"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is MCP Weather Server?
MCP Weather Server is an MCP (Model Context Protocol) server that provides USA weather information using the National Weather Service API. It is designed for Claude and other MCP-compatible AI assistants to access real-time weather data.
How to use MCP Weather Server?
Install via pip install mcp-weather or uv pip install mcp-weather. Configure by adding a server entry with command "mcp-weather" in your MCP client settings (e.g., Claude Desktop or Cline). Then ask questions like "What are the current weather alerts in CA?" or "What's the weather forecast for San Francisco?".
Key features of MCP Weather Server
- Weather alerts for any US state.
- Detailed forecasts using latitude and longitude.
- Simple installation via pip or uv.
- Compatible with Claude and other MCP assistants.
Use cases of MCP Weather Server
- Retrieve current weather alerts for a specific US state.
- Obtain a detailed weather forecast for a location given its coordinates.
- Integrate live National Weather Service data into AI-powered conversations.
FAQ from MCP Weather Server
What data source does MCP Weather Server use?
It uses the National Weather Service API.
How do I install MCP Weather Server?
Install via pip: pip install mcp-weather, or with uv: uv pip install mcp-weather.
Do I need an API key to use the server?
No, the README does not mention any API key or authentication requirement.
Which MCP clients are supported?
The README provides configuration examples for Claude Desktop and Cline (VS Code extension).
What license is MCP Weather Server released under?
It is licensed under the MIT License.
Frequently asked questions
What data source does MCP Weather Server use?
It uses the National Weather Service API.
How do I install MCP Weather Server?
Install via pip: `pip install mcp-weather`, or with uv: `uv pip install mcp-weather`.
Do I need an API key to use the server?
No, the README does not mention any API key or authentication requirement.
Which MCP clients are supported?
The README provides configuration examples for Claude Desktop and Cline (VS Code extension).
What license is MCP Weather Server released under?
It is licensed under the MIT License.
Basic information
More Media & Design MCP servers
yt-dlp-mcp
kevinwattA Model Context Protocol (MCP) server that bridges Video & Audio content with Large Language Models using yt-dlp.
Video Editor MCP server
burningionMCP Interface for Video Jungle

GOJI
GOJI AgencyA remote MCP server from GOJI, a full-service digital agency in Melbourne, Australia. Nine tools over published material: a 104-term plain-English glossary, a 14-chapter guide to AI visibility, seven long-form guides inc
YouTube MCP Server
anaisbettsA Model-Context Protocol Server for YouTube
Vibe Design System
mondaycom🎨 Vibe Design System - Official monday.com UI resources for application development in React.js
Comments