An MCP server that enables Claude to control SmartRent smart home devices such as locks, thermostats, light switches, and sensors through natural conversation.
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.
process.env. You'll be asked to provide them before it can run.TRANSPORT— By 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:PORT— This 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:SMARTRENT_EMAIL— "": "your_smartrent_email",SMARTRENT_PASSWORD— "": "your_smartrent_password"[](https://m8ven.ai/mcp/evin009-smartrent-mcp-1bj9w3)