A weather MCP server that provides weather forecasts and alerts using the National Weather Service API
Config is the same across clients — only the file and path differ.
{
"mcpServers": {
"mcpserver-weather": {
"command": "<see-readme>",
"args": []
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
A C# implementation of a Model Context Protocol (MCP) server that provides weather information using the National Weather Service API.
No automated test available for this server. Check the GitHub README for setup instructions.
Five weighted categories — click any category to see the underlying evidence.
No known CVEs.
No package registry to scan.
Be the first to review
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Others in maps
Real-time BART departures, trip planning, fares, stations, and advisories.
A Model Context Protocol (MCP) server providing TomTom's location services, search, routing, and traffic data to AI agents.
MCP server for the VesselAPI — maritime vessel tracking, port events, emissions, and navigation data
Global weather API: forecasts, historical data, marine, ski, astronomy and timezone.
MCP Security Weekly
Get CVE alerts and security updates for McpServer_weather and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
A C# implementation of a Model Context Protocol (MCP) server that provides weather information using the National Weather Service API.
Get detailed weather forecast for a specific location.
Get active weather alerts for a US state.
dotnet builddotnet runThis MCP server can be used with any MCP client (like Claude for Desktop) to get weather information.