Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by AshishKumarKarn • Uncategorized
An MCP server providing real-time weather and stock price data with SSE support.
Real-time weather information retrieval.
Up-to-date stock price data via Ninja API.
Streaming data using Server-Sent Events (SSE).
This MCP server is implemented in Java using Spring Boot and offers real-time weather information and stock price data fetched via the Ninja API. It supports both traditional Spring Web MVC and reactive Spring WebFlux configurations, allowing flexible and performant HTTP request handling. The server supports Server-Sent Events (SSE) for streaming data to clients, enhancing real-time data delivery.