rossshannon/Weekly-Weather-mcp
by Various
Weather MCP server which returns 7 days of detailed weather forecasts anywhere in the world
MCP
rossshannon/Weekly-Weather-mcp
Added 1 June 2026
Overview
This is a Model Context Protocol (MCP) server that provides 7-day detailed weather forecasts for any location worldwide. It is written in Python and integrates with MCP clients like Claude to deliver structured weather data to language models.
Best for
Best for
Developers building MCP-based tools that need to supply weather forecasts to language models
Use cases
- Enrich an LLM application with real-time weather context for user queries
- Provide 7-day forecast data for trip planning or event scheduling
- Add weather awareness to conversational agents or automation tools
Notes
This is a Model Context Protocol (MCP) server that provides 7-day detailed weather forecasts for any location worldwide. It is written in Python and integrates with MCP clients like Claude to deliver structured weather data to language models.
8 stars on GitHub. Last updated 2026-01-16. Licensed MIT.
Use cases
- Enrich an LLM application with real-time weather context for user queries
- Provide 7-day forecast data for trip planning or event scheduling
- Add weather awareness to conversational agents or automation tools
Pros
- Simple Python implementation, easy to set up and modify
- Returns detailed 7-day forecast for any global location
- Open source and publicly available on GitHub
Cons
- Limited to 7-day forecasts; no real-time or historical weather data
- Requires an MCP client and likely an external weather API key to function
- Low community traction with only 8 stars on GitHub
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Simple Python implementation, easy to set up and modify
- Returns detailed 7-day forecast for any global location
- Open source and publicly available on GitHub
Cons
- Limited to 7-day forecasts; no real-time or historical weather data
- Requires an MCP client and likely an external weather API key to function
- Low community traction with only 8 stars on GitHub
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.