Python Weather MCP Server
Related Servers
Alternatives to Python Weather MCP Server
No user-submitted related servers found.
Related Servers
- FlicenseNot gradedqualityDmaintenanceAn MCP server that provides current weather conditions and forecasts via OpenWeatherMap API to AI agents.-
- FlicenseAqualityCmaintenanceMCP server that exposes real-time weather, forecasts, air quality, and multi-city comparison tools via the OpenWeather API for LLM agents.4-
- AlicenseAqualityCmaintenanceAn MCP server that exposes geocoding, current weather, and multi-day forecast as typed, structured tools for AI agents via the Open-Meteo API.3MIT
- FlicenseNot gradedqualityDmaintenanceA minimal MCP server that provides weather data using Open-Meteo API, designed as a teaching tool for improving AI agent tool interfaces.-
- FlicenseNot gradedqualityDmaintenanceAn MCP server that provides weather and web search tools, orchestrated by a LangGraph agent with OpenAI for natural language interaction.8-
- 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-
TDQS
Scored across 1 tool
With only one tool, there is no possibility of ambiguity or overlap between tools. The single tool 'get_weather' has a clearly defined and distinct purpose that cannot be confused with any other tool in this set.
The naming follows a consistent verb_noun pattern with 'get_weather'. While there is only one tool, it adheres perfectly to a predictable naming convention without any deviation or mixing of styles.
A single tool for a weather server feels too thin and under-scoped for the apparent domain. Weather services typically offer more functionality such as forecasts, historical data, or location-based searches, making this count insufficient for comprehensive coverage.
The tool surface is severely incomplete for a weather domain. While 'get_weather' provides current conditions, there are significant gaps such as missing forecast retrieval, historical weather data, or location search capabilities, which will likely cause agent failures in broader weather-related tasks.