A NAS music library downloader shell that aggregates multiple sources, writes ID3 tags, and exposes MCP tools for AI agents to search, download, and manage music.
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.PORT— 8765 HTTP 服务端口SOURCES_DIR— /vol1/1000/docker/cubesugar-music/sources 插件目录(需用户填充)SELF_BASE_URLMCP_AUTH_TOKENJWT_SECRET— export =$(openssl rand -hex 32)JWT_EXPIRE_HOURSPG_HOST— 127.0.0.1 PostgreSQL 主机PG_PORT— 54321 PostgreSQL 端口PG_USER— root 数据库用户PG_PASSWORD— export =your_secure_passwordPG_DATABASE— fangtang_music 数据库名UPSTREAM_BASEDOWNLOAD_DIR— export =/path/to/music # 默认 ./musicLX_RUNTIME_BASEMAX_RETRIES— 3 任务最大重试次数WORKER_COUNT— 2 后台 worker 线程数POLL_INTERVAL[](https://m8ven.ai/mcp/fangtang0206-cubesugar-music-15ls7q)