From d7148a48429908c1abb1d487205435e2fc3dbf2a Mon Sep 17 00:00:00 2001 From: Ross Shannon <4503044+rossshannon@users.noreply.github.com> Date: Fri, 11 Apr 2025 10:01:04 +0100 Subject: [PATCH] Add weekly weather MCP server with full 7-day forecasted data Other servers don't give back a full week or only give a single forecast for each day instead of broken down by time of day. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 62083cf7..ef4fb047 100644 --- a/README.md +++ b/README.md @@ -487,6 +487,7 @@ Location-based services and mapping tools. Enables AI models to work with geogra - [modelcontextprotocol/server-google-maps](https://github.com/modelcontextprotocol/servers/tree/main/src/google-maps) 📇 ☁️ - Google Maps integration for location services, routing, and place details - [QGIS MCP](https://github.com/jjsantos01/qgis_mcp) - connects QGIS Desktop to Claude AI through the MCP. This integration enables prompt-assisted project creation, layer loading, code execution, and more. - [SaintDoresh/Weather-MCP-ClaudeDesktop](https://github.com/SaintDoresh/Weather-MCP-ClaudeDesktop.git) 🐍 ☁️ - An MCP tool that provides real-time weather data, forecasts, and historical weather information using the OpenWeatherMap API. +- [rossshannon/Weekly-Weather-mcp](https://github.com/rossshannon/weekly-weather-mcp.git) 🐍 ☁️ - Weekly Weather MCP server which returns 7 full days of detailed weather forecasts anywhere in the world. - [SecretiveShell/MCP-timeserver](https://github.com/SecretiveShell/MCP-timeserver) 🐍 🏠 - Access the time in any timezone and get the current local time - [webcoderz/MCP-Geo](https://github.com/webcoderz/MCP-Geo) 🐍 🏠 - Geocoding MCP server for nominatim, ArcGIS, Bing