74
/ 100
1 day ago
glama

alexa-mcp

Enables AI assistants to audit and clean up Amazon Alexa accounts: list routines, smart-home devices, scenes, and activity history, with optional deletion of orphan devices.

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.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configALEXA_MCP_ACCEPT_LANGUAGEde-DE Accept-Language header
configALEXA_MCP_ALLOW_WRITEclaude mcp add alexa --env =1 -- node /ABSOLUTE/PATH/alexa-mcp/dist/index.js
configALEXA_MCP_AMAZON_PAGEamazon.de Login region (e.g. amazon.com, amazon.co.uk)
configALEXA_MCP_AUTH_PATH.auth/alexa.json Token file location
configALEXA_MCP_PROXY_BIND0.0.0.0 Proxy bind address
configALEXA_MCP_PROXY_IP192.168.x.x npm run auth # then open http://192.168.x.x:3456/
configALEXA_MCP_PROXY_PORT3456 Proxy port for the login
configALEXA_MCP_REFRESH_MS345600000 (4 d) Token refresh interval
configALEXA_MCP_WS_MQTT
// 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 4 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/snordquist-alexa-mcp-1sx4dj)](https://m8ven.ai/mcp/snordquist-alexa-mcp-1sx4dj)
commit: d6ee3d00673133168f4950290249c33322d9cbd0
code hash: f1ee07f7ff34daac0bcb06c58ab4c5d75a396e335b3332c8ee09a792d7d38766
verified: 7/14/2026, 8:26:57 AM
view raw JSON →