README.md
Provides weather forecasts and active alerts for US locations
using the National Weather Service API. It supports both local stdio and remote HTTP/SSE transport modes for flexible integration with MCP clients.
Configuration
claude_desktop_config.json
{"mcpServers":{"weather":{"command":"npx","args":["-y","@ajayamal/mcp-server"]}}}Try it
→What is the current weather forecast for New York City?
→Are there any active weather alerts for Miami, Florida?
→Check the weather forecast for Los Angeles and let me know if I should bring an umbrella.