lg-thermav-mcp-server

lg-thermav-mcp-server

3.1

If you are the rightful owner of lg-thermav-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

The LG Therma V MCP Server is a Model Context Protocol server designed for integration with Therma V heat pumps via modbus, offering advanced automation and interaction capabilities.

LG Therma V MCP Server

The LG Therma V MCP Server is a Model Context Protocol (MCP) server that provides seamless integration with Therma V heats pumps via modbus, enabling advanced automation and interaction capabilities for developers and tools.

⚠️ Note

This project is in early development and is not yet ready for production use. The API may change, and some features may not be fully implemented.

Demo

A sample conversation with Claude AI can be viewed here

Prerequisites

  1. Modbus TCP connection to the LG Therma V heat pump. (such as Waveshare)
  2. A MCP client, such as Claude Desktop

Installation

  1. Grab the binary for your system from the releases page.
  2. Unzip the binary and optionaly place it into your path.
  3. Make sure the binary is executable. On Linux and Mac, you can do this by running chmod +x lg-thermav-mcp-server.

Usage with Claude Desktop

  1. Copy the file claude_desktop_config.json to Claude Desktop config directory.
    • On Mac, this is usually /Library/Application\ Support/Claude/claude_desktop_config.json
    • On Linux, this is usually ~/.config/Claude/claude_desktop_config.json
    • On Windows, this is usually AppData\Claude\claude_desktop_config.json
  2. Open the claude_desktop_config.json file and change "command":"<path to lg-thermav-mcp-server>" to the path of the lg-thermav-mcp-server binary.
  3. Open the claude_desktop_config.json file and change "MODBUS_URL": "<modbus-url>" to the URL of your modbus TCP connection. For example, tcp://192.168.1.10:4196
  4. Open Claude Desktop and start a new conversation. You should see available LG Therma V tools if everything is set up correctly.

License

This project is licensed under the MIT License. See the file for details.