Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by Namangarg-01 • Uncategorized
An MCP server providing real-time weather information using the wttr.in API.
Provide real-time weather updates for any location worldwide.
A lightweight, no-API-key MCP tool to integrate weather data into Claude Desktop.
A beginner-friendly example of MCP server implementation with async Python.
This MCP server fetches and returns real-time weather data for any location worldwide by querying the free wttr.in service. It integrates easily with Claude Desktop and requires no API keys, making it lightweight and beginner-friendly. The tool demonstrates core MCP server concepts and async Python patterns, ideal for learning and practical use.