Shelly Smart Home
Rank #53,755io.github.Buggy1111/shelly-mcp
Local-first MCP server for Shelly smart-home devices (Gen1-Gen4): control, energy, automation.
Shelly Smart Home is a Model Context Protocol (MCP) server published by buggy1111. It ranks #53,755 of 132,113 servers tracked on MCP Toplist. Shelly Smart Home is listed across 3 registries — Official MCP, PulseMCP and Glama, with 2 tracked versions. It was first listed on Jun 10, 2026 and most recently updated on Jun 10, 2026.
Ranks ahead of 78,358 of 132,113 servers on MCP Toplist.
Use Shelly Smart Home
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add shelly-mcp -- uvx shelly-mcp[mcp_servers.shelly-mcp]
command = "uvx"
args = ["shelly-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"shelly-mcp": {
"command": "uvx",
"args": [
"shelly-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"shelly-mcp": {
"command": "uvx",
"args": [
"shelly-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"shelly-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"shelly-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"shelly-mcp": {
"command": "uvx",
"args": [
"shelly-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"shelly-mcp": {
"command": "uvx",
"args": [
"shelly-mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.Buggy1111%2Fshelly-mcp)<a href="https://mcptoplist.com/server/io.github.Buggy1111%2Fshelly-mcp"><img src="https://mcptoplist.com/badge/io.github.Buggy1111%2Fshelly-mcp.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
buggy1111
Other servers by buggy1111
View all buggy1111 servers →Available versions (2)
| Version | Published |
|---|---|
| 0.1.2 | Jun 10, 2026 |
| 0.1.1 | Jun 10, 2026 |
Frequently asked questions
- Who maintains Shelly Smart Home?
- Shelly Smart Home is maintained by buggy1111, which publishes 3 MCP servers (9 total versions) tracked on MCP Toplist.
- Is Shelly Smart Home listed on the Official MCP Registry?
- Yes — Shelly Smart Home is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Shelly Smart Home have?
- MCP Toplist tracks 2 versions of Shelly Smart Home, most recently published on Jun 10, 2026.
- Where can I find the source code for Shelly Smart Home?
- The source code for Shelly Smart Home is hosted at github.com/buggy1111/shelly-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.