nahilahmed/mcp-weather-alert-tool
A Python MCP (Model Context Protocol) server that fetches real-time weather alerts by U.S. state using api.weather.gov, built with FastMCP and integrated into Claude Desktop.
Platform-specific configuration:
{
"mcpServers": {
"mcp-weather-alert-tool": {
"command": "npx",
"args": [
"-y",
"mcp-weather-alert-tool"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...