About
Wiz — Model Context Protocol server
README
Minimal MCP server exposing Wiz light control tools over UDP.
Tools
get_status(ip, include_raw=false)- Returns a normalized
LightStatus-like object - Optional raw UDP response when
include_raw=true
- Returns a normalized
set_color(ip, r, g, b, dimming=null, fetch_status=false, include_raw=false)- Sends
setPilotwith RGB (and optional dimming) - Optionally fetches a fresh status after setting
- Sends
Run
python3 -m venv .venv
source .venv/bin/activate
pip install -r requirements.txt
python3 server.py
Notes
- Uses UDP port
38899for Wiz bulbs - If you see
Operation not permitted, run on a host that allows UDP
Installing Wiz
This server has no published package — it is built from source. Open the repository and follow its README.
▸ github.com/gowtham3105/wiz-mcp-serverFAQ
Is Wiz MCP free?
Yes, Wiz MCP is free — one-click install via Unyly at no cost.
Does Wiz need an API key?
No, Wiz runs without API keys or environment variables.
Is Wiz hosted or self-hosted?
Self-hosted: the server runs locally on your machine via the install command above.
How do I install Wiz in Claude Desktop, Claude Code or Cursor?
Open Wiz on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
GitHub
PRs, issues, code search, CI status
by GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
by mcpdotdirectAmap Maps Mcp Server
MCP server for using the AMap Maps API
by duxiaohuiSupabase
Database, auth and storage
by SupabaseEverything
Reference / test server with prompts, resources, and tools.
Git
Tools to read, search, and manipulate Git repositories.
Sequential Thinking
Dynamic and reflective problem-solving through thought sequences.
Time
Time and timezone conversion capabilities.
Compare Wiz with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All development MCPs
