Back to Home
algonacci icon

mcp-weather

Verified Safe

by algonacci

Overview

Fetches current weather conditions and forecasts using the AccuWeather API based on location coordinates or search queries.

Installation

Run Command
uv --directory /Users/ericjulianto/Documents/GitHub/mcp-weather run python main.py

Environment Variables

  • ACCUWEATHER_API_KEY

Security Notes

API key is loaded securely from environment variables using `python-dotenv`. The server uses the standard and trusted `httpx` library for all external API calls. No `eval`, obfuscation, or other immediately apparent malicious patterns were detected in the provided source code. `follow_redirects=True` is enabled for HTTP requests, which is generally acceptable for API interactions.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassLow
Avg Tokens40
Stars0
Forks0
Last Update2025-12-14

Tags

WeatherAccuWeatherAPILocationForecast