69
/ 100
5 days ago
glama

mcp-homelab

An MCP server that gives AI assistants real-time access to your homelab infrastructure. It enables querying node status, managing Docker containers, controlling Proxmox VMs, and inspecting OPNsense firewall state through natural conversation.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 5 credentials: CF_TUNNEL_TOKEN, MCP_CLIENT_SECRET, PROXMOX_TOKEN_SECRET, OPNSENSE_API_KEY, OPNSENSE_API_SECRET
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
🔐 secretCF_TUNNEL_TOKEN
configMCP_HOMELAB_CONFIG_DIRThis writes the correct stdio transport entry including the env var, so the server can find config.yaml and .env regardless of the client's working directory.
configCREDENTIALS_DIRECTORY
configMCP_CLIENT_IDgenerated-value>
🔐 secretMCP_CLIENT_SECRETgenerated-value>
configSSH_USER
configSSH_KEY_PATH
configPROXMOX_TOKEN_IDadmin@pam!mcp-homelab
🔐 secretPROXMOX_TOKEN_SECRETxxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx
🔐 secretOPNSENSE_API_KEY
🔐 secretOPNSENSE_API_SECRET
configMCP_ALLOWED_REDIRECT_ORIGINS
configMCP_ADMIN_PASSWORD_HASH
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 5 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/asvarnon-mcp-homelab-1x327u)](https://m8ven.ai/mcp/asvarnon-mcp-homelab-1x327u)
commit: 7aba980d1c65b5855b31a2d1a0ab484604290636
code hash: 483f26e795f32c03389d58f389a49d94d9174873f9142f0500c888526f38a4cb
verified: 6/22/2026, 1:07:53 PM
view raw JSON →