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 .
mcpServer
{ "mcpServers": { "weather": { "command": "node", "args": [ "/Users/spidugu/Downloads/my-projectspace/wheather/build/index.js" ] } } }
node build/index.js