CloudmusicMCP
Provides tools for searching music and managing playlists on NetEase Cloud Music.
Click on "Deploy Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@CloudmusicMCPsearch for '晴天' by Jay Chou"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
CloudmusicMCP
A local stdio MCP server for searching NetEase Cloud Music and safely managing playlists. It starts the linked api-enhanced backend automatically and includes three optional, generic Codex skills for curation, feedback synchronization and audits.
This repository contains no account cookie, listening history, liked-track export, recommendation state or personal taste profile.
Playlist writes are cache-safe: the installer patches the linked upstream backend so a NetEase business error returned as HTTP 200 cannot be replayed from its two-minute cache.
Quick start
Clone with the backend submodule:
git clone --recurse-submodules https://github.com/LoranaAurelia/CloudmusicMCP.git
cd CloudmusicMCP
.\install.ps1
.\login.batIf you downloaded GitHub's source ZIP, extract it and run install.ps1; the installer fetches the official backend repository when submodule content is absent.
User instructions: docs/USER_GUIDE.md
Agent deployment instructions: docs/AGENT_DEPLOYMENT.md
MCP tools: docs/MCP_TOOL_REFERENCE.md
Security and privacy: SECURITY.md
Related MCP server: netease-mcp
Repository layout
api-enhanced/ Git submodule pointing to the upstream backend
src/ MCP server and backend lifecycle
scripts/ QR login and manual backend control
skills/ Generic Codex skills
config/ Empty recommender preference template
docs/ User and Agent documentationThe wrapper is MIT licensed. The linked backend keeps its own upstream license and history.
This server cannot be deployed
Maintenance
Related MCP Connectors
Lean 4 MCP server: compile, prove theorems, and formalize math with Mathlib.
MCP server for Producer/Riffusion AI music generation
Search your AI chat history (ChatGPT, Claude, Codex) from any MCP client. Remote, private, read-only
MCP server for progressive tool usage at any scale (see https://klavis.ai)
Related MCP Servers
- AlicenseAqualityDmaintenanceMCP server for controlling local music playback via NetEase Cloud Music, enabling search, play, pause, skip, and lyrics display through a local web player.1376MIT
- AlicenseNot gradedqualityDmaintenanceMCP server that enables AI assistants to search and retrieve music data (songs, lyrics, playlists, albums, artists) from Netease Cloud Music.MIT
- AlicenseCqualityAmaintenanceMulti-source music search and playback MCP server supporting QQ Music, NetEase Cloud, and local files with playlist management.32MIT
- AlicenseNot gradedqualityCmaintenance非官方MCP服务,允许通过统一的工具接口操作网易云音乐,包括搜索歌曲、创建与管理歌单、查看听歌记录、收藏歌曲及获取每日推荐。1MIT