Back to MCP Servers
SunoMCP
Suno AI music generation, lyrics, covers, and vocal extraction via Ace Data Cloud API.
multimedia-processapiai
By AceDataCloud
Installation
npx -y SunoMCPConfiguration
{
"mcpServers": {
"SunoMCP": {
"command": "npx",
"args": ["-y", "SunoMCP"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes