homebutler
Rank #418io.github.Higangssh/homebutler
Inspect and manage a homelab over MCP - status, Docker, ports, backups - without shell access.
homebutler is a Model Context Protocol (MCP) server published by Higangssh. It ranks #418 of 129,308 servers tracked on MCP Toplist, and its repository has 282 GitHub stars. homebutler is listed across 2 registries — Official MCP and Glama, with 13 tracked versions. It was first listed on Mar 12, 2026 and most recently updated on Sep 13, 2026.
Ranks ahead of 128,890 of 129,308 servers on MCP Toplist.
Use homebutler
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add homebutler -- npx -y homebutler[mcp_servers.homebutler]
command = "npx"
args = ["-y", "homebutler"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"homebutler": {
"command": "npx",
"args": [
"-y",
"homebutler"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"homebutler": {
"command": "npx",
"args": [
"-y",
"homebutler"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"homebutler": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"homebutler"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"homebutler": {
"command": "npx",
"args": [
"-y",
"homebutler"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"homebutler": {
"command": "npx",
"args": [
"-y",
"homebutler"
]
}
}
}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.Higangssh%2Fhomebutler)<a href="https://mcptoplist.com/server/io.github.Higangssh%2Fhomebutler"><img src="https://mcptoplist.com/badge/io.github.Higangssh%2Fhomebutler.svg" alt="MCP Toplist: Top 1% of 129,308" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
Higangssh
Available versions (13)
| Version | Published |
|---|---|
| 0.31.0 | Sep 13, 2026 |
| 0.30.0 | Sep 12, 2026 |
| 0.29.0 | Sep 8, 2026 |
| 0.28.0 | Sep 5, 2026 |
| 0.27.0 | Sep 3, 2026 |
| 0.26.0 | Sep 3, 2026 |
| 0.25.0 | Sep 2, 2026 |
| 0.24.0 | Aug 31, 2026 |
| 0.23.1 | Aug 30, 2026 |
| 0.23.0 | Aug 29, 2026 |
| 0.22.1 | Aug 26, 2026 |
| 0.22.0 | Aug 23, 2026 |
| 0.21.2 | Aug 23, 2026 |
Frequently asked questions
- Who maintains homebutler?
- homebutler is maintained by Higangssh, which publishes 1 MCP server (13 total versions) tracked on MCP Toplist.
- Is homebutler listed on the Official MCP Registry?
- Yes — homebutler is listed on the Official MCP Registry, alongside Glama.
- How many versions does homebutler have?
- MCP Toplist tracks 13 versions of homebutler, most recently published on Sep 13, 2026.
- Where can I find the source code for homebutler?
- The source code for homebutler is hosted at github.com/Higangssh/homebutler.
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.