mcp_server_weather_taeyoung
Verified Safeby TaeYoung11
Overview
Provides a Micro-Agent Platform (MCP) tool to fetch current weather forecasts for specified geographical coordinates.
Installation
weather-serverSecurity Notes
No obvious security vulnerabilities, dangerous patterns (like 'eval'), hardcoded secrets, or malicious code identified in the provided truncated source code. It makes a standard HTTP GET request to a public weather API.
Similar Servers
mcp_server_test
This server provides a weather forecasting tool that fetches current and hourly weather data for specified geographical coordinates.
mcp_server_weather_jayden
This server provides current and forecasted weather data for specific geographical coordinates as a tool callable by an AI agent.
mcp-simulation
Serves weather forecast and alert data from the National Weather Service API as tools for an MCP-compatible AI agent.
mcp-server-weather
Provides current weather, hourly forecasts, and geocoding-based location lookup using the Open-Meteo API.