71
/ 100
8 days ago
glama

Music Assistant MCP

Enables natural language control of Music Assistant home audio system, including playing music, controlling playback, adjusting volume, and managing queues, with intelligent player and provider resolution.

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.
🔐
You'll be asked for 2 credentials: MA_TOKEN, MCP_BEARER_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.
configMA_SERVER_URLcp .env.example .env # fill in , MCP_BEARER_TOKEN, DEFAULT_PLAYER_NAME, etc.
🔐 secretMA_TOKENMusic Assistant auth token (required on schema ≥ 28 servers)
configMCP_TRANSPORTstreamable-http (default, for n8n etc.) or stdio (for hosts that spawn this as a local subprocess - see below); MCP_HOST/MCP_PORT/MCP_BEARER_TOKEN are ignored in stdio mode
configMCP_HOSTThe server listens on :MCP_PORT (default 0.0.0.0:8005) and exposes the MCP
configMCP_PORTThe server listens on MCP_HOST: (default 0.0.0.0:8005) and exposes the MCP
🔐 secretMCP_BEARER_TOKENcp .env.example .env # fill in MA_SERVER_URL, , DEFAULT_PLAYER_NAME, etc.
configDEFAULT_PLAYER_NAMEcp .env.example .env # fill in MA_SERVER_URL, MCP_BEARER_TOKEN, , etc.
configSOURCE_PRIORITYComma-separated provider tiebreak order, e.g. tidal,spotify,apple_music
// 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 2 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/shuricksumy-mcp-musicassistant-ztff3h)](https://m8ven.ai/mcp/shuricksumy-mcp-musicassistant-ztff3h)
commit: 7204b27ab16c1e527b4657ea782c8bb0a03696ec
code hash: d07e568773f92b823117d89193014cadc2998b02b88d66ad0e4ad2b2ce710d27
verified: 7/23/2026, 9:16:54 AM
view raw JSON →