MCP.so
ログイン

Wizlights MCP Server

@jeettrivedi

Wizlights MCP Server について

Model Context Protocol (MCP) server to allow LLMs to controls WiZ devices.

基本情報

カテゴリ

その他

ライセンス

MIT

ランタイム

python

トランスポート

stdio

公開者

jeettrivedi

設定

標準の設定はありません

このサーバーの README には解析可能な MCP 設定ブロックが含まれていません。インストール手順はリポジトリをご確認ください。

リポジトリ

ツール

ツールは検出されませんでした

ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。

概要

What is Wizlights MCP Server?

It is a Model Context Protocol (MCP) server that enables large language models (LLMs) to control WizConnected smart lights. It is designed for users who want to manage their smart lighting through conversational AI, particularly with Claude Desktop.

How to use Wizlights MCP Server?

Install it for Claude Desktop by running mcp install wizlights_mcp_server/server.py. For development, use mcp dev server.py or mcp dev server.py --with-editable .. The server requires the uv package manager, and Node.js is needed for the development server.

Key features of Wizlights MCP Server

  • Controls WiZ smart lights via LLMs
  • Integrates with Claude Desktop
  • Uses pywizlight for device communication
  • Simple MCP installation command
  • Development mode with live code mounting
  • Requires uv package manager

Use cases of Wizlights MCP Server

  • Turn lights on or off using natural language prompts
  • Adjust brightness and color through AI conversations
  • Automate lighting scenes based on AI commands

FAQ from Wizlights MCP Server

What does this server do?

It allows large language models to control WizConnected smart lights using the MCP protocol.

What are the prerequisites?

You need the uv package manager. For running the development server, Node.js is also required.

How do I install it for Claude Desktop?

Run mcp install wizlights_mcp_server/server.py in your terminal.

What library does it use to talk to the lights?

It relies on the pywizlight package for communication with WiZ devices.

What license is the project under?

This project is licensed under the MIT License.

コメント

「その他」の他のコンテンツ