Back to Home
MadanReddy6 icon

weather-MCP-server

Verified Safe

by MadanReddy6

Overview

This server provides a tool to fetch current weather information for a specified location using the OpenWeatherMap API.

Installation

Run Command
python weather_server.py

Environment Variables

  • OPENWEATHER_API_KEY

Security Notes

The API key (OPENWEATHER_API_KEY) is properly loaded from environment variables via python-dotenv, preventing hardcoding of secrets. No 'eval' or similarly dangerous functions are used. Network requests are made using the standard 'httpx' library. The application appears secure for its intended purpose.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassLow
Avg Tokens150
Stars0
Forks0
Last Update2025-12-02

Tags

WeatherAPIPythonFastMCPOpenWeather