Back to directory
lincw/dwd-mcp-server

lincw/dwd-mcp-server

@lincw

A simple MCP server for accessing German weather data from the Deutsche Wetterdienst (DWD) API.

weathergermanydwdmcp-serverclaude-desktopnode.jstool

Installation & Configuration

{
  "mcpServers": {
    "dwd": {
      "command": "node",
      "args": [
        "/full/path/to/dwd-server.js"
      ]
    }
  }
}

Information

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