Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by Abhinavexists • Uncategorized
An MCP server providing US weather data via a client-server tool using Google's Gemini AI.
Query current weather alerts for US states using state codes.
Detailed weather forecasts for specific locations using latitude and longitude.
A natural language interface to access weather data via MCP.
This MCP server connects a Python client with a weather data server to query US weather alerts and forecasts using natural language. It integrates with the National Weather Service API and leverages Google's Gemini AI for processing queries. The client-server architecture facilitates easy access to weather information by state codes or geographic coordinates, enhancing user experience with a natural language interface.