# Wizlights Mcp Server

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

- **Type:** MCP server
- **Install:** `agentstack add mcp-jeettrivedi-wizlights-mcp-server`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [jeettrivedi](https://agentstack.voostack.com/s/jeettrivedi)
- **Installs:** 0
- **Category:** [Integrations](https://agentstack.voostack.com/c/integrations)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [jeettrivedi](https://github.com/jeettrivedi)
- **Source:** https://github.com/jeettrivedi/wizlights-mcp-server

## Install

```sh
agentstack add mcp-jeettrivedi-wizlights-mcp-server
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# Wizlights MCP Server

## Overview

A Model Context Protocol (MCP) server that enables large language models (LLMs) to control [WizConnected](https://www.wizconnected.com/) smart lights. 

## Prerequisites

- [uv package manager](https://docs.astral.sh/uv/)

**Note**: To run the MCP development server, you also need [Node.js](https://nodejs.org/en).

## Usage

### Installing on Claude Desktop

To use this MCP server with Claude Desktop, install it by running
```bash
mcp install wizlights_mcp_server/server.py
```

### Development Mode

```bash
mcp dev server.py

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

## Acknowledgements

This package relies heavily on the [pywizlight](https://github.com/sbidy/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.

## Source & license

This open-source MCP server is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [jeettrivedi](https://github.com/jeettrivedi)
- **Source:** [jeettrivedi/wizlights-mcp-server](https://github.com/jeettrivedi/wizlights-mcp-server)
- **License:** MIT

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/mcp-jeettrivedi-wizlights-mcp-server
- Seller: https://agentstack.voostack.com/s/jeettrivedi
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
