Back to Home
agentic-forge icon

mcp-weather

Verified Safe

by agentic-forge

Overview

Provides current weather, forecast, air quality, and geocoding services by integrating with the Open-Meteo API.

Installation

Run Command
uv run python -m forge_mcp_weather

Security Notes

The server does not handle sensitive user data or require API keys. It uses `httpx` for external API calls and has no obvious use of `eval`, `exec`, or direct shell command execution of user input. CORS is set to `*` for HTTP transport, which is acceptable for serving public data but could be tightened if restricted access is ever required. `detect-secrets` is included in development dependencies, indicating awareness of secret management.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassMedium
Avg Tokens750
Stars0
Forks0
Last Update2026-01-12

Tags

WeatherForecastAir QualityGeocodingOpen-Meteo