Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by frostming • Visualization & Charts
An MCP server for interacting with the OpenWeather API.
Retrieve current weather data for specified cities.
Access 5-day weather forecasts for planning purposes.
That integrate weather data into larger applications using the OpenWeather API.
The OpenWeather MCP server provides a Model Context Protocol interface for accessing current weather and weather forecasts using the OpenWeather API. It is designed to integrate with Claude Desktop, allowing users to retrieve real-time weather data and forecasts for specific cities. This tool is particularly useful for applications that require up-to-date weather information.
Get current weather for a given city or location. Args: city (str): The name of the city to get the weather for, can be omitted if coordinate is provided. coordinate (Coordinate): The coordinates of the location to get the weather for, can be omitted if city is provided.
Get weather forecast for a given city for the next 5 days. Args: city (str): The name of the city to get the weather for, can be omitted if coordinate is provided. coordinate (Coordinate): The coordinates of the location to get the weather for, can be omitted if city is provided.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.