Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

Helvarnet

БесплатноНе проверен

MCP server to control your Helvar DALI lighting system

GitHubEmbed

Описание

MCP server to control your Helvar DALI lighting system

README

a MCP server to control and potentially commission your Helvar Lighting System

[!CAUTION] Helvar™ is a registered trademark of Helvar Ltd. This software is an independent, unofficial project and is not affiliated with, supported, or endorsed by Helvar Ltd. in any capacity. The use of the Helvar™ trademark is for the sole purpose of identifying compatibility and does not imply any official relationship with the company.

Video demonstration

YouTube Link

https://github.com/user-attachments/assets/c3c06a4f-2fa1-4a84-88c4-994899bbfe3c

Attribution

Thank you to the following libraries for making this project possible.

  • FastMCP: FastMCP makes it easier to make Python MCP servers!
  • aiohelvar: aiohelvar by Tom Playford

Installation

Locate your MCP config path here or check your MCP client settings.

Using Docker (recommended)

Coming soon, our Thala should be working on it soon

Run Directly via uvx

This is the easiest and quickest method. You need to install uv for this to work.
Add this to your MCP server configuration:

{
  "mcpServers": {
    "mcp-helvarnet":{
      "command": "uvx",
        "args": [
          "--python=3.10",
          "--from",
          "git+https://github.com/nkapila6/mcp-helvarnet",
          "mcp-helvarnet"
        ]
      }
  }
}

MCP Clients

The MCP server should work with any MCP client that supports tool calling. Has been tested on the below clients.

  • Claude Desktop
  • Cursor
  • Goose
  • Others? You try!

Contributing

Have ideas or want to improve this project? Issues, feature requests and pull requests are welcome!

License

This project is licensed under the GNU GPLv3 License.

from github.com/nkapila6/mcp-helvarnet

Установка Helvarnet

У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.

▸ github.com/nkapila6/mcp-helvarnet

FAQ

Helvarnet MCP бесплатный?

Да, Helvarnet MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для Helvarnet?

Нет, Helvarnet работает без API-ключей и переменных окружения.

Helvarnet — hosted или self-hosted?

Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.

Как установить Helvarnet в Claude Desktop, Claude Code или Cursor?

Открой Helvarnet на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Compare Helvarnet with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории development