Loading languages...
SN

sneharao/wheather-mcp-server

@sneharao

A custom weather mcp server , which can be connected through claude desktop , to extract wheather alerts or information just by prompting with name of location .

weather
claude
mcp-server

# mcpServer Config

{
  "mcpServers": {
    "weather": {
      "command": "node",
      "args": [
        "/Users/spidugu/Downloads/my-projectspace/wheather/build/index.js"
      ]
    }
  }
}

# stdio

node build/index.js
Transport:
stdio
Language:
TypeScript
Created:4/13/2025
Updated:4/13/2025