weather-mcp
1
The MCP Weather Server is a Model Context Protocol (MCP) server that offers real-time weather information using the wttr.in API. It is compatible with various MCP clients including Claude Desktop.
MCP Weather Server
A simple Model Context Protocol (MCP) server that provides weather information for any location.
Features
- Get current weather information for any location
- Compatible with Claude Desktop and other MCP clients
- Uses the free wttr.in weather API (no API key required)
Usage
- Connect to Claude Desktop and configure it to interact with the server, allowing queries like: "What's the current weather in New York?", "Tell me the temperature in London right now.", "Is it raining in Tokyo?"
Extending the server
- Extend this server by adding more weather-related tools or using a different weather API.