rossshannon/weekly-weather-mcp
Weather MCP server which returns 7 days of detailed weather forecasts anywhere in the world
Integrates with OpenWeatherMap's One Call API 3.0 to provide current conditions alongside hourly (48-hour) and daily forecasts, exposed as MCP tools for Claude Desktop and other compatible clients. Supports timezone-aware reporting and location geocoding, allowing natural language queries like "best day to mow the lawn this week." Built on Python with stdio-based MCP transport, requiring only an API key via environment variables or parameters.
Stars
8
Forks
6
Language
Python
License
MIT
Category
Last pushed
Jan 16, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/rossshannon/weekly-weather-mcp"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
shibing624/weather-forecast-server
weather-forecast-server, MCP server, without api key, free. Get weather for cities around the...
ezh0v/weather-mcp-server
A lightweight Model Context Protocol (MCP) server that enables AI assistants like Claude to...
sjanaX01/weather-mcp-server
A simple minimal weather mcp server :)
weather-mcp/weather-mcp
MCP server providing 12 weather tools to AI assistants. Features: forecasts, current conditions,...
mschneider82/mcp-openweather
mcp server for openweather free api