73
/ 100
1 month ago
glama

Homelab MCP Server

Extensible MCP server for managing a homelab from Claude AI, enabling control of VMs, snapshots, services, and files via natural language.

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 1 credential: PROXMOX_TOKEN_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.
configPROXMOX_HOST192.168.1.10 # ✏️ IP de votre Proxmox
configPROXMOX_PORT8006 # ✏️ Port (8006 par défaut)
configPROXMOX_TOKEN_IDroot@pam!mcp # ✏️ Token ID
🔐 secretPROXMOX_TOKEN_SECRETxxxx-xxxx # ✏️ Secret du token
configPROXMOX_VERIFY_SSL
configPROXMOX_TIMEOUT
configSSH_ENABLED
configSSH_KEY_PATH
configSSH_DEFAULT_USER
configSSH_TIMEOUT
configSSH_PORT
configMCP_NAME
configMCP_VERSION
configLOG_LEVEL
configMCP_LOG_FILE
configCONFIG_PATH
configMCP_TRANSPORT
configMCP_HOST
configMCP_PORT
// 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 3 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/faton5-homelab-mcp-server-87ravl)](https://m8ven.ai/mcp/faton5-homelab-mcp-server-87ravl)
commit: c416e5e638589af8ebecc0ca51fc95bf3e1c74de
code hash: 1ab27fded89ab9582e581e9822ba15186da1c53b1d4797b1108cad24b6c2a85b
verified: 6/22/2026, 12:21:17 PM
view raw JSON →