71
/ 100
25 days ago
glama

mcp_music_server

MCP server that enables LLMs to search, play, and manage music from multiple platforms (NetEase, QQ, Kugou) and local files, with lyrics retrieval and playback control.

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.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configMCP_MUSIC_DIR"": "/path/to/your/music"
configMCP_NETEASE_COOKIE(空) 网易云音乐 Cookie
configMCP_QQMUSIC_COOKIECookie 手动填写 数小时~数天 从浏览器 DevTools 复制
configMCP_QQMUSIC_CREDENTIAL_PATH=/app/config/qqmusic_credential.json
configMCP_KUGOU_COOKIE(空) 酷狗音乐 Cookie
configMCP_TRANSPORTstdio python -m mcp_music_server.server
configMCP_HOST0.0.0.0 SSE 模式监听地址
configMCP_PORT8090 SSE 模式监听端口
// 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/ganyu123456-mcp-music-server-iyfhuy)](https://m8ven.ai/mcp/ganyu123456-mcp-music-server-iyfhuy)
commit: b374dfab9114e63465f4ff375bd66724d68c2b9e
code hash: a6a982f1510ef38ae795e773c983badac53e8f808fae6a7191e65fcf7c541ce0
verified: 7/6/2026, 10:35:49 AM
view raw JSON →