69
/ 100
1 day ago
glama

Evin009/SmartRent-MCP

An MCP server that enables Claude to control SmartRent smart home devices such as locks, thermostats, light switches, and sensors through natural conversation.

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: SMARTRENT_PASSWORD
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.
configTRANSPORTBy default this package runs in stdio mode for local use with Claude Desktop. To run it as a remote, always-on server (for Claude Web or shared use), set the environment variable:
configPORTThis starts an HTTP/SSE server (default port 8000, override with ). Deploy it anywhere that runs Python — Railway, Render, Fly.io, etc. — with these environment variables set:
configSMARTRENT_EMAIL"": "your_smartrent_email",
🔐 secretSMARTRENT_PASSWORD"": "your_smartrent_password"
// 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/evin009-smartrent-mcp-1bj9w3)](https://m8ven.ai/mcp/evin009-smartrent-mcp-1bj9w3)
commit: f79b8bd23e8c6717b89b300916e7d041c75bc3dd
code hash: 02256cf333b91192eccab553ae0e697c2058f273b16c4f4dfc66e01c05547e82
verified: 7/30/2026, 8:37:56 AM
view raw JSON →