mcp-server-weather-js
8
This is a Node.js server implementing the Model Context Protocol (MCP) to provide weather information for locations within the United States. It includes tools to fetch weather alerts and forecasts, and it's available as an npm package.
Simple Weather MCP Server
Node.js server implementing Model Context Protocol (MCP) for accessing weather information in the US. It is hosted as an npm package for convenient use with npx
.
Usage with Claude Desktop
Merge the following JSON fragment into your claude_desktop_config.json
. Refer to MCP Quickstart for details.
Tools
- get-alerts: Get weather alerts for a US state.
- get-forecast: Get weather forecast for a location in the US.
Example Queries
- Tomorrow's weather in Palo Alto?
- Any weather alerts in California?