Back to Home
Hydraallen icon

Weather_MCP_Server

Verified Safe

by Hydraallen

Overview

Provides current weather, forecast, and severe weather alerts for supported cities to Claude Desktop via the Model Context Protocol (MCP).

Installation

Run Command
docker run -i --rm -e MCP_TRANSPORT=stdio weather-mcp-weather-mcp

Environment Variables

  • MCP_TRANSPORT

Security Notes

The server uses `httpx` to make requests to a public weather API (`api.open-meteo.com`). There are no apparent hardcoded secrets or 'eval' statements. Input validation for city names and forecast days is present. The primary security consideration is reliance on an external API, which is an inherent risk in most API integrations.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassLow
Avg Tokens100
Stars0
Forks0
Last Update2026-01-19

Tags

WeatherMCPPythonDockerAPI