connectlife-mcp

OldemarJesus/connectlife-mcp
★ 1 stars Python 🔌 API Integration Updated today
A standalone Model Context Protocol (MCP) server that exposes ConnectLife smart appliance control as MCP tools over HTTP.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "connectlife-mcp": {
      "command": "uvx",
      "args": [
        "connectlife-mcp"
      ]
    }
  }
}

Or install with pip: pip install connectlife-mcp

README Excerpt

A standalone [Model Context Protocol (MCP)](https://modelcontextprotocol.io/) server that exposes ConnectLife smart appliance control as MCP tools over HTTP. > This project was inspired by and initially based on the ConnectLife integration for Home Assistant by [oyvindwe](https://github.com/oyvindwe/connectlife-ha.git).

Tools (17)

CONNECTLIFE_MAX_SESSIONSCONNECTLIFE_POLL_INTERVALCONNECTLIFE_SESSION_TTLFASTMCP_HOSTFASTMCP_PORTLOG_LEVELMCP_CONNECTLIFE_PASSWORDMCP_CONNECTLIFE_USERNAMEget_applianceget_daily_energyget_statuslist_appliancesloginlogoutupdate_propertiesupdate_propertywhoami

Topics

aiai-mcpconnectlifemcpmcp-server