mcp-homelab
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
You can verify all information on this page against the source repository above.
Related MCP Tools
better-telegram-mcp
A production-grade MCP server for Telegram, supporting dual-mode Bot API and MTProto with a mega-tool pattern.
mnemo-mcp
Open-source MCP Server for persistent AI memory with embedded sync, featuring hybrid search, knowledge graph, and importance scoring.
agentvault-memory
Unified memory layer for AI coding agents. Consolidates conversation history across tools into a searchable store, accessible by humans via Obsidian and by AI via MCP. Built on ChromaDB with Python CLI.
cognisn-spark
Cognisn Spark is a secure personal AI research kit that provides a multi-provider LLM web interface with Model Context Protocol (MCP) tool integration, built in Python.
What To Do Next
Continue from this tool into a workflow and a learn guide to shorten implementation time.