Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by GauravPatil8 • Uncategorized
An MCP server providing real-time weather temperature data via natural language queries.
Understand and process natural language weather queries.
Fetch real-time weather temperature data.
That require structured agentic interaction for weather-related workflows.
This MCP server uses Python, Langchain, LangGraph, and uv to handle natural language queries about weather. It leverages the GROQ API for LLM-based query understanding and WeatherAPI for fetching real-time weather data. The server enables structured agentic interaction for AI-native workflows and can be extended for more complex weather-related tasks.