Stats
Actions
Tags
From compose
Connects to a local HTTP MCP endpoint at http://localhost:3000/mcp via the 'music-server' key. Provides music-related tools, data sources (resources), or prompt templates. Requires running a compatible server locally on port 3000. No secrets mentioned.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"music-server": {
"type": "http",
"url": "http://localhost:3000/mcp"
}
}
}Server configuration and connection parameters
http://localhost:3000/mcpnpx claudepluginhub deer/music.build --plugin compose