Building-A-New-MCP-Server
Verified Safeby 007VICKY007
Overview
Provides Claude with real-time weather alerts and forecasts via custom tools.
Installation
No command providedSecurity Notes
Integrates with public weather services (e.g., NWS) to fetch real-time data. The README explicitly states no user API keys are required and location data is only used for weather queries. All data is sourced from public weather services, minimizing direct security risks from the tool itself. Network risks are limited to the reliability and security of the public weather data providers.
Similar Servers
epanet-mcp-server
Provides tools for fetching real-time weather information from the NWS API and running EPANET water network simulations.
Weather_MCP_Server
Provides current weather, forecast, and severe weather alerts for supported cities to Claude Desktop via the Model Context Protocol (MCP).
weather-mcp-server
This server provides a tool for Large Language Models (LLMs) to query real-time weather information for specified locations using the AMap API.
prk-mcp-weather-matcher
This project demonstrates converting a function to an MCP server, integrating it with an MCP client like Claude Code Desktop to fetch weather information.