Weather
Integrates real-time weather data from OpenWeather to provide location-specific forecasts.
5 stars
0 tools
Created Aug 2025
@sunwood-ai-labs/sunwood-ai-labs-weather-weather-service-serverAbout
Integrates real-time weather data from OpenWeather to provide location-specific forecasts.
Categories
general
Installation
npm
npm install @sunwood-ai-labs/sunwood-ai-labs-weather-weather-service-server
Configuration
{
"mcpServers": {
"sunwood-ai-labs-weather-weather-service-server": {
"command": "npx",
"args": [
"-y",
"@sunwood-ai-labs/sunwood-ai-labs-weather-weather-service-server"
]
}
}
}