73
/ 100
3 days ago
glama

Homelab MCP Server

Enables AI assistants to manage homelab infrastructure through automated service installation (Jellyfin, Pi-hole, Ollama, Home Assistant, Frigate NVR), VM operations, AI accelerator support (MemryX, Coral TPU, Hailo-8), and Terraform state management with SSH-based discovery and deployment.

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: MCP_API_KEY, MCP_SSL_KEY, POSTGRES_PASSWORD, PROXMOX_PASSWORD, PROXMOX_API_TOKEN
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.
configMCP_HTTP_ENABLED
configMCP_OPENAPI_ENABLED
configMCP_HTTP_HOST
configMCP_HTTP_PORT
configMCP_AUTH_ENABLED
🔐 secretMCP_API_KEY
configMCP_SSL_CERT
🔐 secretMCP_SSL_KEY
configDATABASE_TYPE
configSQLITE_PATH
configPOSTGRES_HOST
configPOSTGRES_PORT
configPOSTGRES_DB
configPOSTGRES_USER
🔐 secretPOSTGRES_PASSWORD
configMCP_DEBUG
configMCP_LOG_LEVEL
configSSH_TIMEOUT
configSSH_RETRIES
configDISCOVERY_BATCH_SIZE
configDISCOVERY_TIMEOUT
configPROXMOX_VERIFY_SSL
configPROXMOX_CA_CERT
configENABLE_POSTGRESQL
configENABLE_RESOURCE_POOLS
configMCP_ALLOWED_ORIGINS
configPROXMOX_USER
🔐 secretPROXMOX_PASSWORD
🔐 secretPROXMOX_API_TOKEN
configMCP_DEFAULT_SERVICE_HOST
// 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 1 concrete improvement 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/washyu-homelab-mcp-o1jpmv)](https://m8ven.ai/mcp/washyu-homelab-mcp-o1jpmv)
commit: 478217474db0707793efbda7b6d36f047b04c7c7
code hash: f1908b038123aa378a39f4ec2e474cf3c61612ae078ea896685616df9adbb78c
verified: 6/18/2026, 11:49:15 AM
view raw JSON →