MCP Casambi
Click on "Deploy 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 Casambiturn on the kitchen lights to 50% brightness"
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.
mcp-casambi
a MCP server to control lights in your CASAMBI network without using APIs.
CASAMBI is a registered trademark of CASAMBI Technologies Oy. This software is an independent, unofficial project and is not affiliated with, supported, or endorsed by CASAMBI Technologies Oy in any capacity. The use of the name CASAMBI is for the sole purpose of identifying compatibility and does not imply any official relationship with the company.
Video demonstration
Coming soon.
Attribution
Thank you to the following libraries for making this project possible.
Installation
Locate your MCP config path here or check your MCP client settings.
Using Docker (recommended)
Coming soon, our Thala should be working on it soon
Related MCP server: WeMo MCP Server
Run Directly via uvx
This is the easiest and quickest method. You need to install uv for this to work. Add this to your MCP server configuration:
{
"mcpServers": {
"mcp-helvarnet":{
"command": "uvx",
"args": [
"--python=3.10",
"--from",
"git+https://github.com/nkapila6/mcp-casambi",
"mcp-casambi"
]
}
}
}MCP Clients
The MCP server should work with any MCP client that supports tool calling. Has been tested on the below clients.
Claude Desktop
Cursor
Goose
Others? You try!
Contributing
Have ideas or want to improve this project? Issues, feature requests and pull requests are welcome!
License
This project is licensed under the GNU GPLv3 License.
This server cannot be deployed
Maintenance
Related MCP Connectors
- mytesla.ioOAuthio.mytesla
Control your Tesla from your AI assistant - climate, charging, access, and security.
Turns a phone into a camera+Bluetooth remote so AI assistants can see and control any PC.
Manage digital signage screens, playlists and media from your AI assistant.
Manage your IoT device fleet directly from Claude. Create device templates with datastreams and events, provision new devices, read live sensor data, and control outputs. The Blynk connector integrates with the Blynk IoT platform, enabling direct configuration and monitoring of connected devices and infrastructure.
Related MCP Servers
- FlicenseNot gradedqualityDmaintenanceEnables AI assistants to control Philips Hue smart lighting systems, including individual lights, groups, scenes, brightness, and color adjustments through natural language commands.-
- AlicenseAqualityCmaintenanceEnables natural language control of WeMo smart home devices for power, brightness, and device management through AI assistants. It features a high-reliability multi-phase discovery process to scan, monitor, and configure devices across a local network.1144 PyPI1MIT
- AlicenseNot gradedqualityCmaintenanceEnables AI assistants to discover and control ZenControl DALI-2 lighting systems through natural language via the ZenControl Cloud API.Apache 2.0
- AlicenseAqualityDmaintenanceEnables users to control Philips Hue lights through natural language, set moods, save favorites, and learn preferences over time.215 npmMIT