Back to Home
Hellganaut icon

weather-mcp-server

Verified Safe

by Hellganaut

Overview

Provides live weather forecasts for any city in the world via a tool-enabled API, designed to be integrated with AI agents or LLMs.

Installation

Run Command
python weather.py

Security Notes

The code uses standard HTTP requests to public APIs. There are no obvious signs of 'eval', code injection vulnerabilities, hardcoded secrets for sensitive services, or malicious patterns. User input 'city' is used in API parameters and f-strings, which is generally safe in this context as the HTTP client handles encoding. Broad exception handling is present, returning the error message string.

Similar Servers

Stats

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

Tags

WeatherForecastMCP ServerGeocodingAPI