{"id":"ezh0v-weather-mcp-server","name":"weather-mcp-server","af_score":47.2,"security_score":35.8,"reliability_score":25.0,"what_it_does":"Weather API MCP server that exposes an MCP tool (e.g., current_weather) to fetch current weather data for a specified city, using WeatherAPI via an API key. Intended for use with AI assistants through MCP over stdio (local) or SSE (remote).","best_when":"You want a lightweight, self-hosted MCP tool for weather retrieval that can be plugged into an agent via Claude Desktop MCP configuration.","avoid_when":"You require strong built-in security controls (auth, scoped access) at the MCP server layer or you need documented reliability/SLA guarantees.","last_evaluated":"2026-03-30T13:36:03.732538+00:00","has_mcp":true,"has_api":false,"auth_methods":["API key via environment variable WEATHER_API_KEY"],"has_free_tier":false,"known_gotchas":["Upstream WeatherAPI failures/rate limits may surface as tool errors; README does not describe retry/backoff behavior.","Remote mode uses SSE URL; ensure network/proxy supports long-lived connections/timeouts.","Server requires WEATHER_API_KEY; missing/invalid key will likely cause tool failures."],"error_quality":0.0}