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.
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.MA_SERVER_URL— cp .env.example .env # fill in , MCP_BEARER_TOKEN, DEFAULT_PLAYER_NAME, etc.MA_TOKEN— Music Assistant auth token (required on schema ≥ 28 servers)MCP_TRANSPORT— streamable-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 modeMCP_HOST— The server listens on :MCP_PORT (default 0.0.0.0:8005) and exposes the MCPMCP_PORT— The server listens on MCP_HOST: (default 0.0.0.0:8005) and exposes the MCPMCP_BEARER_TOKEN— cp .env.example .env # fill in MA_SERVER_URL, , DEFAULT_PLAYER_NAME, etc.DEFAULT_PLAYER_NAME— cp .env.example .env # fill in MA_SERVER_URL, MCP_BEARER_TOKEN, , etc.SOURCE_PRIORITY— Comma-separated provider tiebreak order, e.g. tidal,spotify,apple_music[](https://m8ven.ai/mcp/shuricksumy-mcp-musicassistant-ztff3h)