48
/ 100
3 days ago
glama

Alexa Home Automation MCP Server

Enables AI agents to control Alexa-connected smart home devices, including voice announcements, music control, smart lighting, sensor monitoring, and volume management through the Alexa API.

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
🚨
Known vulnerabilities in dependencies: 1 critical, 9 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
🔐
You'll be asked for 5 credentials: API_KEY, MCP_AUTH_TOKEN, SPOTIFY_CLIENT_SECRET, SPOTIFY_REFRESH_TOKEN, SPOTIFY_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.
configALEXA_COOKIES
configALLOWED_ORIGINS"http://localhost,http://127.0.0.1" # Comma-separated list of allowed origins for CORS (default: http://localhost)
configAPI_BASE"https://alexa.amazon.com"
🔐 secretAPI_KEY
configAT_MAIN4. The script will automatically generate your .env file with the required UBID_MAIN and tokens.
🔐 secretMCP_AUTH_TOKEN"your-secret-token" # Required: Bearer token for authenticating API requests
configMCP_URL
configPORT
configSPOTIFY_CLIENT_ID
🔐 secretSPOTIFY_CLIENT_SECRET
🔐 secretSPOTIFY_REFRESH_TOKEN
🔐 secretSPOTIFY_TOKEN
configUBID_MAIN4. The script will automatically generate your .env file with the required and AT_MAIN tokens.
// 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 8 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/guitarbeat-alexa-mcp-server-rrotc6)](https://m8ven.ai/mcp/guitarbeat-alexa-mcp-server-rrotc6)
commit: fb6b52f955f81addcdbbdca986e1b61e04f3e308
code hash: 56182c806076566a02c3b01fe8fa9fb254a5d96e1573000c667ebcb6bbe7812e
verified: 6/18/2026, 11:54:45 AM
view raw JSON →