Submit

eWeLink Mcp Server

@991glasses

Control devices on the eWelink App through LLM
Overview

The ewelink-mcp-server is a tool that allows users to control devices connected to the eWelink App using a Large Language Model (LLM).

To use the ewelink-mcp-server, set up the server and connect it to your eWelink account. You can then send commands to control your devices through the LLM interface.

  • Control multiple devices from the eWelink App
  • Integration with LLM for natural language commands
  • Easy setup and configuration
  1. Automating home devices like lights and thermostats.
  2. Creating voice commands for device control.
  3. Integrating with smart home systems for enhanced functionality.
  • Can I control all my eWelink devices with this server?

Yes! The server supports all devices compatible with the eWelink App.

  • Is there a cost to use ewelink-mcp-server?

No, the ewelink-mcp-server is open-source and free to use under the MIT license.

  • How do I report issues or contribute?

You can report issues or contribute to the project on its GitHub page: https://github.com/991glasses/ewelink-mcp-server.

Server Config

{
  "mcpServers": {
    "ewelink-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@991glasses/ewelink-mcp-server"
      ]
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.