Catalog
io.github.Buggy1111/shelly-mcp
Officialby Buggy1111 · Python
Shelly Smart Home
Local-first MCP server for Shelly smart-home devices (Gen1-Gen4): control, energy, automation.
Control and monitor Shelly smart-home devices locally with automation.
Topics
claudefastmcphome-automationiotmcpmodel-context-protocolpythonshellysmart-home
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"shelly-mcp": {
"command": "uvx",
"args": [
"shelly-mcp"
]
}
}
}