Homey-Wan-Kenobi MCP
Rank #47,120io.github.Ringosystems/homey-wan-kenobi-mcp
MCP server for Homey Pro: 60 tools for devices, flows, energy, and Z-Wave/Zigbee diagnostics.
Homey-Wan-Kenobi MCP is a Model Context Protocol (MCP) server published by ringosystems. It ranks #47,120 of 132,113 servers tracked on MCP Toplist. Homey-Wan-Kenobi MCP is listed across 3 registries — Official MCP, PulseMCP and Glama, with 3 tracked versions. It was first listed on Jun 29, 2026 and most recently updated on Jul 1, 2026.
Ranks ahead of 84,993 of 132,113 servers on MCP Toplist.
Use Homey-Wan-Kenobi MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add homey-wan-kenobi-mcp -e "HOMEY_ADDRESS=<your HOMEY_ADDRESS>" -e "HOMEY_TOKEN=<your HOMEY_TOKEN>" -- docker run -i --rm docker.io/ringosystems/homey-wan-kenobi:2.2.0Replace each placeholder with your own value before saving.
[mcp_servers.homey-wan-kenobi-mcp]
command = "docker"
args = ["run", "-i", "--rm", "docker.io/ringosystems/homey-wan-kenobi:2.2.0"]
[mcp_servers.homey-wan-kenobi-mcp.env]
HOMEY_ADDRESS = "<your HOMEY_ADDRESS>"
HOMEY_TOKEN = "<your HOMEY_TOKEN>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"homey-wan-kenobi-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"docker.io/ringosystems/homey-wan-kenobi:2.2.0"
],
"env": {
"HOMEY_ADDRESS": "<your HOMEY_ADDRESS>",
"HOMEY_TOKEN": "<your HOMEY_TOKEN>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"homey-wan-kenobi-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"docker.io/ringosystems/homey-wan-kenobi:2.2.0"
],
"env": {
"HOMEY_ADDRESS": "<your HOMEY_ADDRESS>",
"HOMEY_TOKEN": "<your HOMEY_TOKEN>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"homey-wan-kenobi-mcp": {
"type": "stdio",
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"docker.io/ringosystems/homey-wan-kenobi:2.2.0"
],
"env": {
"HOMEY_ADDRESS": "<your HOMEY_ADDRESS>",
"HOMEY_TOKEN": "<your HOMEY_TOKEN>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"homey-wan-kenobi-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"docker.io/ringosystems/homey-wan-kenobi:2.2.0"
],
"env": {
"HOMEY_ADDRESS": "<your HOMEY_ADDRESS>",
"HOMEY_TOKEN": "<your HOMEY_TOKEN>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"homey-wan-kenobi-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"docker.io/ringosystems/homey-wan-kenobi:2.2.0"
],
"env": {
"HOMEY_ADDRESS": "<your HOMEY_ADDRESS>",
"HOMEY_TOKEN": "<your HOMEY_TOKEN>"
}
}
}
}Replace each placeholder with your own value before saving.
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.Ringosystems%2Fhomey-wan-kenobi-mcp)<a href="https://mcptoplist.com/server/io.github.Ringosystems%2Fhomey-wan-kenobi-mcp"><img src="https://mcptoplist.com/badge/io.github.Ringosystems%2Fhomey-wan-kenobi-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
ringosystems
Other servers by ringosystems
View all ringosystems servers →Available versions (3)
| Version | Published |
|---|---|
| 2.2.0 | Jul 1, 2026 |
| 2.1.2 | Jun 29, 2026 |
| 2.1.1 | Jun 29, 2026 |
Frequently asked questions
- Who maintains Homey-Wan-Kenobi MCP?
- Homey-Wan-Kenobi MCP is maintained by ringosystems, which publishes 2 MCP servers (7 total versions) tracked on MCP Toplist.
- Is Homey-Wan-Kenobi MCP listed on the Official MCP Registry?
- Yes — Homey-Wan-Kenobi MCP is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Homey-Wan-Kenobi MCP have?
- MCP Toplist tracks 3 versions of Homey-Wan-Kenobi MCP, most recently published on Jul 1, 2026.
- Where can I find the source code for Homey-Wan-Kenobi MCP?
- The source code for Homey-Wan-Kenobi MCP is hosted at github.com/ringosystems/homey-wan-kenobi-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.