MCP.so
Sign In
Servers
E

Ecowitt

@brendo

Expose your Ecowitt device information.

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

{
  "mcpServers": {
    "ecowitt": {
      "command": "npx -y ecowitt-mcp",
      "env": {
        "ECOWITT_APPLICATION_KEY": "your_app_key",
        "ECOWITT_API_KEY": "your_api_key"
      }
    }
  }
}

More from Other