M

mcp-homelab

ToolsMIT

Overview

An MCP server that exposes homelab infrastructure tools to AI assistants.

Capabilities

  • stdio transport support
  • resource handlers
  • filesystem integration
  • github integration
  • mcp client integration

Best For

mcp-homelab is a Python MCP server connecting homelab infrastructure tools to AI assistants like Claude and Copilot.

Decision Snapshot

Install

available

Usage

available

Docs

1 links

Config

7 strong hints

Capabilities

5 key capabilities detected

  • • GitHub stars: 1
  • • Source provenance count: 1
  • • Last seen: 3/21/2026
  • • Published: 3/16/2026

Installation / Setup

git clone git@github.com:asvarnon/mcp-homelab.git && cd mcp-homelab && python -m venv .venv && .venv/Scripts/activate  # or source .venv/bin/activate on Linux/macOS && pip install -e .

Usage

git clone git@github.com:asvarnon/mcp-homelab.git && cd mcp-homelab && python -m venv .venv && .venv/Scripts/activate  # or source .venv/bin/activate on Linux/macOS && pip install -e .

Features

  • **Datacenter → Permissions → API Tokens → Add**
  • **User:** your PVE user (e.g. admin@pam)
  • **Privilege Separation:** Uncheck (token inherits user permissions)
  • Copy the token secret — it's shown only once
  • stdio transport support
  • resource handlers
  • filesystem integration
  • github integration

Use Cases

  • Supports capabilities such as: stdio transport support; resource handlers; filesystem integration.
  • Common usage themes: mcp, homelab, infrastructure, ai.

Supported Clients / Integrations

  • stdio transport support
  • resource handlers
  • filesystem integration
  • github integration
  • mcp client integration

Compatibility Signals

  • Claude Desktop: mentions (Mentioned in approved metadata/docs evidence.)
  • GitHub: supports (Detected in parser config/capability hints.)

Prompt Examples

example

git clone git@github.com:asvarnon/mcp-homelab.git && cd mcp-homelab && python -m venv .venv && .venv/Scripts/activate # or source .venv/bin/activate on Linux/macOS && pip install -e .

Notes / Requirements

  • Primary language: Python
  • License: MIT
  • Documentation coverage: medium
  • Parser coverage score: 1.00
  • Source feeds: PyPI RSS + JSON API
  • Topic cluster: general

Official Links

Source Information

Community: 1 stars
Last Updated: Mar 21, 2026
PythonMIT

You can verify all information on this page against the source repository above.

Related MCP Tools

What To Do Next

Continue from this tool into a workflow and a learn guide to shorten implementation time.