Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by justjoehere • Analytics & Monitoring
An SSE-based MCP server that returns current weather and forecast data for a specified location and is designed for integration with AI agents.
Fetch real-time current weather conditions (temperature, humidity, wind, visibility, UV index) for a user-provided location.
Short-term forecast data (daily high/low) to support planning or recommendation tasks.
A local MCP SSE endpoint for development, testing, or demonstration with tools like the MCP Inspector or a Gradio MCP client.
This tutorial application implements a Server-Sent Events (SSE) Model Context Protocol (MCP) server that provides real-time weather information for a requested location. It supports current conditions and simple forecasts, and is intended to be run locally for development and integration testing. The project includes instructions for launching an MCP Inspector and example client configuration to make it easy to connect AI agents or MCP-compatible clients. It's lightweight and geared toward demonstrating how to expose external data (weather) to agents via the MCP pattern.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.