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.

评论

其他 分类下的更多 MCP 服务器