Weather MCP Server

$npx -y @ajayamal/mcp-server
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.

Frequently Asked Questions

How do I install Weather MCP Server?

Install Weather MCP Server by running: npx -y @ajayamal/mcp-server

What MCP clients work with Weather MCP Server?

Weather MCP Server works with any MCP-compatible client including Claude Desktop, Claude Code, Cursor, and other editors with MCP support.

Use Weather MCP Server with Conare

Manage MCP servers visually, upload persistent context, and never start from zero with Claude Code & Codex.

Try Free