Weather MCP Server
Related Servers
Alternatives to Weather MCP Server
No user-submitted related servers found.
Related Servers
- FlicenseNot gradedqualityDmaintenanceA lightweight Model Context Protocol (MCP) server that gives AI assistants the ability to fetch real-time weather data for any city using the OpenWeatherMap API.1-
- AlicenseBqualityFmaintenanceA simple Model Context Protocol server that provides real-time weather data to AI agents like GitHub Copilot, allowing users to get current weather information for any city through natural language queries.29 npm97MIT
- AlicenseNot gradedqualityDmaintenanceA Model Context Protocol server that enables users to fetch weather forecasts through Cursor AI by using natural language queries.MIT
- AlicenseBqualityDmaintenanceA Model Context Protocol server that provides real-time weather information and 5-day forecasts to AI assistants, supporting multiple languages and flexible units.37 npmMIT
- AlicenseNot gradedqualityDmaintenanceA Model Context Protocol server that provides weather information using the Open-Meteo API, allowing users to get current weather for specific cities and retrieve weather data for date ranges.Apache 2.0
- AlicenseBqualityDmaintenanceA simple server that implements the Model Context Protocol, allowing AI models like Claude to fetch real-time weather information for any location using the wttr.in API.47 npm1MIT
TDQS
Scored across 3 tools
Each tool has a clearly distinct purpose: weather_current retrieves current conditions, weather_forecast provides future predictions, and weather_search finds locations. There is no overlap in functionality, making tool selection straightforward for an agent.
All tools follow a consistent 'weather_' prefix pattern with descriptive suffixes (current, forecast, search). This uniform naming convention makes the tool set predictable and easy to understand.
With 3 tools, the server is well-scoped for a weather service, covering core needs: current conditions, forecasts, and location lookup. Each tool earns its place without being excessive or insufficient.
The tool set covers essential weather operations for a typical agent, including current data, forecasts, and location search. A minor gap might be historical weather data, but core workflows are well-supported without dead ends.