Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by szypetike • Testing & QA
An MCP server that provides current weather information for cities using the OpenWeather API with automatic mock-data fallback for development or when no API key is provided.
Provide up-to-date current weather details (temperature, humidity, wind, cloudiness, sunrise/sunset) for a user-specified city.
A reliable development or testing mode without external API access, using mock data when no OpenWeather API key is available or when requests fail.
An easy-to-deploy MCP-compatible weather service to integrate conversationally (e.g., in Claude or other assistants) for quick city weather lookups.
This server exposes a get_current_weather tool that returns temperature, conditions, humidity, wind, sunrise/sunset and other details for a specified city. It fetches real-time data from the OpenWeather API when an API key is supplied and uses curated mock data when no key is provided or the API request fails. The mock-data fallback makes it easy to develop and test agents without relying on external API access. It is simple to run locally and integrate into MCP-compatible assistants like Claude.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.