mcp-server-weather
Verified Safeby truck-intel
Overview
A simple Model Context Protocol (MCP) server that provides static weather information.
Installation
python server.pySecurity Notes
The server is a demo implementation with static weather data, meaning it does not interact with external APIs or handle sensitive dynamic data. No indicators of 'eval' or obfuscation are present in the provided information. It likely opens a network port, typical for a server, but with minimal inherent risk given its static nature.
Similar Servers
mcp_weather_server
Provides current and historical weather, air quality, and timezone information via an MCP server, integrating with the Open-Meteo API.
Weather-MCP-Server
Provides comprehensive weather information and tools via a Model Context Protocol (MCP) server using FastMCP and WeatherAPI.com.
WeatherMCP
A simple Model Context Protocol (MCP) server for fetching live weather alerts and forecasts from the U.S. National Weather Service (NWS) API.
weather-mcp-server
Provide current weather information for cities via an MCP server.