From 08293aa225bdeaa77919c060f8687e8781d14a69 Mon Sep 17 00:00:00 2001 From: Tim Luka Horstmann <75019799+TimLukaHorstmann@users.noreply.github.com> Date: Sun, 11 May 2025 17:06:56 +0200 Subject: [PATCH] Add mcp-weather server using AccuWeather API to community server list --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8bdc5228da..958212b3ef 100644 --- a/README.md +++ b/README.md @@ -459,6 +459,7 @@ A growing set of community-developed and maintained servers demonstrates various - **[XMind](https://github.com/apeyroux/mcp-xmind)** - Read and search through your XMind directory containing XMind files. - **[YouTube](https://github.com/Klavis-AI/klavis/tree/main/mcp_servers/youtube)** - Extract Youtube video information (with proxies support). - **[YouTube](https://github.com/ZubeidHendricks/youtube-mcp-server)** - Comprehensive YouTube API integration for video management, Shorts creation, and analytics. +- **[TimLukaHorstmann/mcp-weather](https://github.com/TimLukaHorstmann/mcp-weather)** - Accurate weather forecasts via the AccuWeather API (free tier available). - **[mcp_weather](https://github.com/isdaniel/mcp_weather_server)** - Get weather information from https://api.open-meteo.com API. ## 📚 Frameworks