MCP Catalogs
Home

claude-homelab

by jmagar·42·Score 45

HomeLab management plugin for Claude with 16+ integrations for media, infrastructure monitoring, and document management.

mediamonitoringops-infraproductivity
5
Forks
7
Open issues
1 mo ago
Last commit
2d ago
Indexed

Overview

Claude Homelab is a comprehensive plugin hub for Claude Code that bundles agents, commands, hooks, and skills for homelab service management. It includes integrations for media automation (Plex, Radarr, Sonarr), infrastructure monitoring (Unraid, UniFi, Tailscale), and document management (Linkding, Memos, Paperless-ngx). The plugin follows a credential model where all service credentials are stored in a single .env file with proper security measures. It provides a standardized set of commands for system health monitoring, container management, and ZFS health checks.

Try asking AI

After installing, here are 3 things you can ask your AI assistant:

you:Managing media libraries through Plex with automation for movie/TV show requests
you:Monitoring homelab infrastructure including Docker containers, ZFS pools, and system resources
you:Managing documents with integrations to Linkding bookmarks, Memos notes, and Paperless-ngx

When to choose this

Choose this if you're running a complex homelab with media servers, infrastructure monitoring needs, and want a unified interface through Claude.

When NOT to choose this

Don't choose this if you're not using Claude as your primary interface, or if you need a more generic monitoring solution outside the homelab context.

Tools this server exposes

12 tools extracted from the README
  • system-resources

    Snapshot CPU, RAM, temperatures, and load average

  • docker-health

    Audit all Docker containers for health issues

  • disk-space

    Analyze disk usage across all mount points

  • zfs-health

    Full ZFS health check for pools and datasets

  • notebooklm-create

    Create a new NotebookLM notebook with optional sources

  • notebooklm-ask

    Chat with NotebookLM about the current notebook

  • notebooklm-source

    Manage notebook sources by adding, listing, or waiting

  • notebooklm-generate

    Generate artifacts like audio, video, reports from notebook

  • notebooklm-list

    List notebooks, sources, or artifacts

  • notebooklm-research

    Run web research and import results as notebook sources

  • plex

    Browse Plex libraries, search media, check active sessions

  • radarr

    Manage Radarr movie library - search, add, monitor downloads

Comparable tools

home-assistant-mcpdocker-monitoring-mcpplex-integration-mcp

Installation

Installation

Claude Marketplace

/plugin marketplace add jmagar/claude-homelab
/plugin install homelab-core @jmagar-claude-homelab

Manual Install

curl -sSL https://raw.githubusercontent.com/jmagar/claude-homelab/main/scripts/install.sh | bash

Configuration

After installation, set up credentials using:

/homelab-core:setup

This will create and populate ~/.claude-homelab/.env with your service credentials.

Compare claude-homelab with

GitHub →

Last updated · Auto-generated from public README + GitHub signals.