MCP.so
Sign In
Servers

DWD MCP Server

@lincw

A simple mcp-server via the Deutscher Wetterdienst API

Add this server to your MCP-compatible client using the configuration below.

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

More from Other