Back to Home
bvm-arjun108 icon

mcp-server-weather

Verified Safe

by bvm-arjun108

Overview

Provides current weather, hourly forecasts, and geocoding-based location lookup using the Open-Meteo API.

Installation

Run Command
docker run --rm -it mcp-server-weather

Security Notes

The server utilizes `httpx` for external API interactions, incorporating basic error handling. Input validation is performed for `forecast_days` and `count` parameters to ensure they fall within acceptable ranges. No `eval` statements, obfuscation, hardcoded secrets, or obvious malicious patterns were identified. Generic exception handling in `make_openmeteo_request` could obscure specific types of errors, but this is a minor concern in this context and not a direct security vulnerability.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassMedium
Avg Tokens1500
Stars0
Forks0
Last Update2026-01-19

Tags

WeatherForecastGeocodingPythonAPIMCP