74
/ 100
22 days ago
glama

Nest Protect MCP Server

A production-ready FastMCP server that integrates Google Nest Protect devices with MCP, enabling monitoring and control of smoke and carbon monoxide detectors via Claude Desktop.

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: NEST_CLIENT_SECRET, NEST_REFRESH_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.
configLOG_LEVEL
configNEST_PROTECT_STATE_FILE
configNEST_CLIENT_IDyour_client_id
🔐 secretNEST_CLIENT_SECRETyour_client_secret
configNEST_PROJECT_IDyour_project_id
configNEST_PROTECT_CONFIG
🔐 secretNEST_REFRESH_TOKEN2. Put NEST_CLIENT_ID, NEST_CLIENT_SECRET, NEST_PROJECT_ID, in .env in the repo root
configWIZARD_FRONTEND_ORIGIN
configCORS_ALLOW_ORIGINS
configNEST_SDM_OAUTH_SCOPE
configNEST_OAUTH_LOCAL_PORT
configMCP_BRIDGE_URLS
configAPI_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/sandraschi-nest-protect-mcp-1jdgyv)](https://m8ven.ai/mcp/sandraschi-nest-protect-mcp-1jdgyv)
commit: 56cb80987ed86c9e5701276b6f27e5e0f1869615
code hash: 26e365a54a7c26ad02b1f930b17c096879398334fe262a50b78a3208f8480c0c
verified: 6/18/2026, 11:14:36 AM
view raw JSON →