Loading MCP server directory, please wait...
Local-first MCP gateway and homelab control plane with CLI, HTTP API, and web UI.
npx @getmcp/cli add ai.dinglebear/labbyRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"ai.dinglebear/labby": {
"command": "npx",
"args": [
"-y",
"labby-mcp",
"mcp"
],
"env": {
"LABBY_VERSION": "",
"LABBY_REPO": "jmagar/labby",
"LABBY_LOG": "labby=info,labby_apis=warn"
}
}
}
}