Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by stantonk • Uncategorized
An MCP server providing weather data via HTTP SSE transport for Java agents.
Fetch weather forecasts using MCP protocol.
Integrate multiple MCP servers via SSE HTTP transport.
That require demonstration of Java-based MCP server implementation.
This MCP server implements a weather service using the Model Context Protocol with a Java SDK. It demonstrates how to build an end-to-end working MCP server that supports both local and remote connections via SSE HTTP transport. The server integrates with an agent that uses Claude Sonnet 3.7 for LLM tasks and can fetch weather forecasts based on city latitude and longitude. It is designed as a demo and is not production-grade.