Back to directory
hideya/mcp-server-weather-js

hideya/mcp-server-weather-js

@hideya

Node.js server implementing Model Context Protocol (MCP) for accessing weather information in the US.

weathermcpnpmquickstartexamplenodejsuscontext

Installation & Configuration

{
  "mcpServers": {
    "weather": {
      "command": "npx",
      "args": [
        "-y",
        "@h1deya/mcp-server-weather"
      ]
    }
  }
}

Information

Transport
stdio
Language
JavaScript
Created
2026/6/14
Updated
2026/6/15