🤖

Labby

Local-first MCP gateway and homelab control plane with CLI, HTTP API, and web UI.

RUN IN TERMINAL
claude mcp add aidinglebear-labby -- npx -y labby-mcp
ADD TO claude_desktop_config.json
{ "mcpServers": { "aidinglebear-labby": { "command": "npx", "args": ["-y", "labby-mcp"] } } }
ADD TO .vscode/mcp.json
{ "mcpServers": { "aidinglebear-labby": { "command": "npx", "args": ["-y", "labby-mcp"] } } }
ADD TO .cursor/mcp.json
{ "mcpServers": { "aidinglebear-labby": { "command": "npx", "args": ["-y", "labby-mcp"] } } }

About This MCP Server

The ai.dinglebear/labby server is a local-first Model Context Protocol gateway and homelab control plane that provides a command-line interface, HTTP API, and web UI for managing AI and machine learning workflows. It connects to npm packages and utilizes stdio for input and output operations, enabling developers to integrate AI models into their applications. Developers would use this server to create a centralized control plane for their homelab environments and manage AI model deployments locally.

Local-first MCP gateway and homelab control plane with CLI, HTTP API, and web UI.. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with ai & machine learning capabilities via the stdio transport.

Package

labby-mcp on npm

HOW TO USE

Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.

What tools does it provide?

The Labby server extends your AI assistant with ai & machine learning capabilities. Once installed, your AI can use its tools automatically.

DETAILS
README BADGE
Skills Playground MCP badge
[![Skills Playground](https://skillsplayground.com/badges/mcp/aidinglebear-labby.svg)](https://skillsplayground.com/mcps/aidinglebear-labby/)
SHARE
Share on X

Related MCP Servers

Get the best new skills
in your inbox

Weekly roundup of top Claude Code skills, MCP servers, and AI coding tips.