CloudmusicMCP
Provides tools for searching music and managing playlists on NetEase Cloud Music.
Click on "Install 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-music-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 installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/LoranaAurelia/CloudmusicMCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server