69
/ 100
1 month ago
glama

Home Assistant MCP Reporter

A minimal MCP server that exposes a single tool to forward JSON reports from Home Assistant to Power Automate webhooks. It enables automated workflow integration by securely transmitting data between Home Assistant and Microsoft Power Automate.

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.
🔐
You'll be asked for 1 credential: MCP_API_KEY
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_OPTIONS_PATH
configPOWER_AUTOMATE_WEBHOOK_URLYou can override it with the environment variable if needed.
configREPORT_TIMEOUT_SECONDS
🔐 secretMCP_API_KEY
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 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/cajo-dk-mcp-1163wb)](https://m8ven.ai/mcp/cajo-dk-mcp-1163wb)
commit: 8c7d3e0962a7b1512faa015b65c9ba705ccb9fe6
code hash: 0935ca3b8655ca20d4eb4aea51cb89d90e11191ea972a2aa32997b3a4af3b5e5
verified: 6/17/2026, 11:53:54 AM
view raw JSON →