wizlights-mcp-server

wizlights-mcp-server

3.1

If you are the rightful owner of wizlights-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.

A Model Context Protocol (MCP) server that enables large language models (LLMs) to control WizConnected smart lights.

Wizlights MCP Server

Overview

A Model Context Protocol (MCP) server that enables large language models (LLMs) to control WizConnected smart lights.

Prerequisites

Note: To run the MCP development server, you also need Node.js.

Usage

Installing on Claude Desktop

To use this MCP server with Claude Desktop, install it by running

mcp install wizlights_mcp_server/server.py

Development Mode

mcp dev server.py

# Mount local code
mcp dev server.py --with-editable .

Acknowledgements

This package relies heavily on the pywizlight package to communicate with the WiZ devices.

Contributing

Contributions are welcome! Please open an issue or submit a pull request for any improvements or bug fixes.

License

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