Priyanshu-Prajapati/Smart-Bulb-MCP-Server
An MCP-compatible server to control a Smart Bulb. This tool allows LLM agents to interact with the bulb via a standard interface
Platform-specific configuration:
{
"mcpServers": {
"Smart-Bulb-MCP-Server": {
"command": "npx",
"args": [
"-y",
"Smart-Bulb-MCP-Server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...