From 419354147f73d5a8f4aae17543528ba811e9621f Mon Sep 17 00:00:00 2001 From: Subhadip Jana Date: Sun, 27 Apr 2025 02:18:23 +0530 Subject: [PATCH] Add weather MCP server for real-time weather data access --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f9eb05c0..bb6bc80c 100644 --- a/README.md +++ b/README.md @@ -566,6 +566,7 @@ Persistent memory storage using knowledge graph structures. Enables AI models to Location-based services and mapping tools. Enables AI models to work with geographic data, weather information, and location-based analytics. - [briandconnelly/mcp-server-ipinfo](https://github.com/briandconnelly/mcp-server-ipinfo) 🐍 ☁️ - IP address geolocation and network information using IPInfo API +- [devilcoder01/weather-mcp-server](https://github.com/devilcoder01/weather-mcp-server) 🐍 ☁️ - Access real-time weather data for any location using the WeatherAPI.com API, providing detailed forecasts and current conditions. - [jagan-shanmugam/open-streetmap-mcp](https://github.com/jagan-shanmugam/open-streetmap-mcp) 🐍 🏠 - An OpenStreetMap MCP server with location-based services and geospatial data. - [kukapay/nearby-search-mcp](https://github.com/kukapay/nearby-search-mcp) 🐍 ☁️ - An MCP server for nearby place searches with IP-based location detection. - [modelcontextprotocol/server-google-maps](https://github.com/modelcontextprotocol/servers/tree/main/src/google-maps) 📇 ☁️ - Google Maps integration for location services, routing, and place details