mcp-server-yeelight-lan
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@mcp-server-yeelight-lanturn on the living room light"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Yeelight MCP Server using local LAN control
An MCP server to control your yeelight lights.
Demo
Enable LAN controll on Yellight devices
01 Select the light you would like to share. Slide to the left and click on the share icon.
02 Select a device.
03 Click "More" icon and choose "LAN control".
04 Enable LAN control.
Getting started
Start by building the docker image
docker build -t mcp-server-docker .Then add the MCP configuration to your MCP client
"mcpServers": {
"mcp-server-yeelight-lan": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"-v",
"/var/run/docker.sock:/var/run/docker.sock",
"mcp-server-yeelight-lan:latest"
]
}
}Tested MCP Clients
Oterm
LLMs tested
llama3.2:3b
llama3.2:1b
qwen2.5:32b-instruct
Tools
turn on/off
brightness
color
temperature
auto discovery
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Alicense-qualityDmaintenanceEnables control and monitoring of Home Assistant smart home devices through MCP protocol. Automatically manages authentication tokens and provides simplified tools for device discovery, switch control, and light brightness adjustment.MIT
- AlicenseBqualityDmaintenanceEnables control of LIFX smart lights through natural language, including power control, color adjustment, lighting effects, and scene management using the LIFX HTTP API.962ISC
- Flicense-qualityDmaintenanceEnables control of smart lights through MQTT messaging protocol, supporting operations like turning lights on/off and adjusting brightness levels from 0-100.
- Alicense-qualityDmaintenanceEnables AI assistants to control Tuya/Smart Life smart home devices via tools like on/off, brightness, color, and custom commands.1MIT
Related MCP Connectors
Unofficial integration! ## ✨ Key Features ### 💰 Financial Intelligence - **Smart Charging Cost An…
A TypeScript MCP server for Home Assistant, enabling programmatic management of entities, automati…
Control Android TV from any AI. 38 MCP tools: playback, recap, recommend, smart-home, schedules.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/marques576/mcp-server-yeelight-lan'
If you have feedback or need assistance with the MCP directory API, please join our Discord server