Back to directory
nosadaniel/mcp-weather-server-tool

nosadaniel/mcp-weather-server-tool

@nosadaniel

A specialized weather data server built using the MCP SDK and TypeScript that provides weather information through the Model Context Protocol (MCP).

weathermcptypescriptllmcontextdata

Installation & Configuration

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

Information

Transport
stdio
Language
TypeScript
Created
2026/6/15
Updated
2026/6/17