MCP Catalogs
首页

claude-homelab

by jmagar·42·综合分 45

Claude家庭实验室管理插件,提供16+种媒体、基础设施监控和文档管理集成。

mediamonitoringops-infraproductivity
5
Forks
7
活跃 Issue
1 个月前
最近提交
2 天前
收录于

概述

Claude Homelab是Claude Code的综合性插件中心,为家庭实验室服务管理提供代理、命令、钩子和技能集成。它包含媒体自动化(Plex、Radarr、Sonarr)、基础设施监控(Unraid、UniFi、Tailscale)和文档管理(Linkding、Memos、Paperless-ngx)的集成。该插件采用凭证模型,所有服务凭证都存储在单个.env文件中,并采取适当的安全措施。它提供了一组标准化的命令用于系统健康监控、容器管理和ZFS健康检查。

试试问 AI

装完之后,这里有 3 个你可以让 AI 做的事:

:通过Plex管理媒体库,自动处理电影/电视剧请求
:监控家庭实验室基础设施,包括Docker容器、ZFS池和系统资源
:使用Linkding书签、Memos笔记和Paperless-ngx管理文档

什么时候选它

如果你运行复杂的家庭实验室,具有媒体服务器、基础设施监控需求,并希望通过 Claude 获得统一界面,选择它。

什么时候不要选它

如果你不使用 Claude 作为主要界面,或者需要在家庭实验室环境之外使用更通用的监控解决方案,不要选择它。

此 server 暴露的工具

从 README 抽取出 12 个工具
  • 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

可对比工具

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

安装

安装

Claude Marketplace

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

手动安装

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

配置

安装后,使用以下命令设置凭证:

/homelab-core:setup

这将创建并填充~/.claude-homelab/.env文件,其中包含您的服务凭证。

claude-homelab 对比

GitHub →

最后更新于 · 由 README + GitHub 公开数据自动生成。