Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by chrischiedo • Uncategorized
An MCP server providing current weather information for any location using the wttr.in API.
Retrieve current weather information for any location.
Integration with Claude Desktop or other MCP clients to access weather data.
A simple, local MCP server implementation without requiring API keys.
This MCP server implements the Model Context Protocol to deliver real-time weather data fetched from the free wttr.in API. It enables AI clients like Claude Desktop to query current weather conditions for any location without requiring an API key. The server is built with Java and Spring Boot, making it easy to run locally and extend with additional weather-related features or other MCP capabilities.