Loading MCP server directory, please wait...
Self-hosted homelab dashboard with a built-in read-only MCP server (hosts, Docker, GPU, services).
npx @getmcp/cli add io.github.SikamikanikoBG/homelab-monitorRequires Docker Engine. Community-contributed server. Review source before installing.
HOMELAB_MONITOR_URLBase URL of the running HomeLab Monitor dashboard (e.g. http://YOUR-HUB:9800)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.SikamikanikoBG/homelab-monitor": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"-e",
"HOMELAB_MONITOR_URL",
"-e",
"MCP_TRANSPORT",
"docker.io/sikamikaniko123/homelab-monitor:0.14.2",
"python",
"/app/mcp_server.py"
],
"env": {
"HOMELAB_MONITOR_URL": "",
"MCP_TRANSPORT": "stdio"
}
}
}
}Remote MCP server for Tandem docs, install guides, SDKs, workflows, and agent setup help.
Ephemeral data sandbox for AI workflows with guardrails and security
MCP server for Anki flashcards: adaptive review, notes, media, and deck management via AnkiConnect.
Korean NLP MCP server: morphological analysis, tokenization, spell & grammar checking (Bareun)