Back to directory
chazzychouse/weather-mcp-server

chazzychouse/weather-mcp-server

@Chazzychouse

Implementation of MCP documentation's "quickstart" server with weather forecast and alert tools

weathermcp-servertypescriptapiforecastalertsquickstarttool

Installation & Configuration

{
  "mcpServers": {
    "weather": {
      "command": "node",
      "args": [
        "build/index.js"
      ]
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2026/6/13
Updated
2026/6/13