lx-music-source

GitHub

洛雪音乐源

RAW Config

Claude Desktop Configuration

Add to ~/Library/Application Support/Claude/claude_desktop_config.json

{
  "mcpServers": {
    "lx-music-source": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-lx-music-source"
      ]
    }
  }
}