73
/ 100
5 days ago
glama

Lyrion MCP Server

Enables LLMs to control a Lyrion Music Server (LMS/Squeezebox) for playback, search, library browsing, and player management.

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 1 credential: LMS_PASSWORD
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.
configLMS_HOSTyour-lms-host python main.py
configLMS_PORT9000 Lyrion server port
configLMS_USERNAME(none) LMS username (if auth enabled)
🔐 secretLMS_PASSWORD(none) LMS password (if auth enabled)
configLMS_HTTPSoff Set 1 if LMS uses HTTPS
configMCP_TRANSPORTstdio stdio, sse, or streamable-http
configMCP_HOST0.0.0.0 Bind address (HTTP transports)
configMCP_PORT8000 Port (HTTP transports)
// 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 3 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/edk4971-lyrion-mcp-y4m5z0)](https://m8ven.ai/mcp/edk4971-lyrion-mcp-y4m5z0)
commit: 01f2cc00ca65d14a20cdf529fda8877b1768ec07
code hash: 17895b6e638541ffb484835f18825e0f41a30267aeb36a87b135969c9adc3c47
verified: 7/26/2026, 8:43:26 AM
view raw JSON →