weather__get_weather
ActiveTool of com.thenextgennexus/enterprise-mcp-gateway
[Weather] Get current weather and forecast for a location. Returns conditions, temperature, humidity, wind, and multi-day forecast. Args: location: City name or coordinates (e.g. 'London, UK', 'New York, NY', '37.7749,-122.4194')
Parameters schema
{
"type": "object",
"required": [
"location"
],
"properties": {
"location": {
"type": "string"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
com.thenextgennexus/enterprise-mcp-gateway
1/7 registries