74
/ 100
1 month ago
glama

debmatic-mcp

Integrates HomeMatic smart home devices (via CCU3, RaspberryMatic, or debmatic) as MCP tools, enabling natural language query and control of rooms, devices, programs, and system variables.

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 2 credentials: CCU_PASSWORD, MCP_AUTH_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.
configCACHE_DIR/data Where to store device type cache and session
configCACHE_TTL86400 Cache lifetime in seconds (24h)
configCCU_HOSTexport =your-ccu-hostname-or-ip
configCCU_HTTPSfalse Connect via HTTPS (self-signed certs supported)
🔐 secretCCU_PASSWORDexport =your-ccu-admin-password
configCCU_PORT80 API port (443 when using HTTPS)
configCCU_RATE_LIMIT_BURST
configCCU_RATE_LIMIT_RATE
configCCU_SCRIPT_TIMEOUT30000 HM Script execution timeout in milliseconds
configCCU_TIMEOUT10000 CCU request timeout in milliseconds
configCCU_USERAdmin CCU username
configLOG_LEVELinfo error, warn, info, or debug
🔐 secretMCP_AUTH_TOKENdocker exec debmatic-mcp grep /data/.env
configMCP_PORT
configMCP_TRANSPORT
configRESOURCE_POLL_INTERVAL
// 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 4 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/claymore666-debmatic-mcp-1qzqx9)](https://m8ven.ai/mcp/claymore666-debmatic-mcp-1qzqx9)
commit: b7a61b062a2c52f7390bce633260c7ee5b0d3c5c
code hash: 527be93de038ae46f3ba488c4fa352349f3c8dfc51b3b9caa4bf57a4a18acdf7
verified: 6/9/2026, 10:37:09 AM
view raw JSON →