69
/ 100
4 days ago
glama

beestat-mcp

Enables interaction with beestat thermostats via MCP tools, including generic API calls and convenience methods for reading thermostat, sensor, and runtime data.

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: BEESTAT_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.
🔐 secretBEESTAT_API_KEYexport ="your_api_key"
configBEESTAT_MCP_HOST(default 0.0.0.0)
configBEESTAT_MCP_PORT(default 8000)
configBEESTAT_MCP_MOUNT_PATH(default /)
configBEESTAT_MCP_SSE_PATH(default /sse)
configBEESTAT_MCP_MESSAGE_PATH(default /messages/)
configBEESTAT_MCP_STREAMABLE_HTTP_PATH(default /mcp)
configBEESTAT_MCP_TRANSPORT(streamable-http, sse, stdio)
// 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/lukerweaver-beestat-mcp-1myn5v)](https://m8ven.ai/mcp/lukerweaver-beestat-mcp-1myn5v)
commit: ef2818156145739249135d4f955d9023dc9e5db7
code hash: 1da56af36eca81d6aa2c71ae11696f782aceb3ac0a1df03623bd92c6bb661b6e
verified: 6/23/2026, 10:10:01 AM
view raw JSON →