Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by CoteNite • Uncategorized
A microservice component for querying weather information using HeWeather API.
Retrieve weather information based on city names.
That require integration with HeWeather's weather API using JWT authentication.
This MCP server provides weather query functionality by interfacing with the HeWeather API. It allows users to configure API credentials via a YAML file and query weather data based on city names. The project is designed to be a standalone microservice component for easy integration into other projects requiring weather information.