mcp.film / Music & Score / SunoMCP (AceDataCloud)
SunoMCP (AceDataCloud)
Full Suno workflow via a third-party API: songs, lyrics, stems, extends, personas.
What it does
The most complete Suno bridge available as an MCP server, built on AceDataCloud's Suno API: generate songs from prompts or custom lyrics, extend/cover/remaster tracks, split stems, replace sections, and export WAV/MIDI. Useful for temp score and full songs with vocals — capabilities Suno itself does not expose via any official API or MCP.
Connect
claude mcp add suno -e ACEDATACLOUD_API_TOKEN=YOUR_TOKEN -- uvx mcp-suno
{
"mcpServers": {
"suno-acedata": {
"command": "uvx",
"args": [
"mcp-suno"
],
"env": {
"ACEDATACLOUD_API_TOKEN": "YOUR_KEY_HERE"
}
}
}
}
{
"mcpServers": {
"suno-acedata": {
"command": "uvx",
"args": [
"mcp-suno"
],
"env": {
"ACEDATACLOUD_API_TOKEN": "YOUR_KEY_HERE"
}
}
}
}
ACEDATACLOUD_API_TOKEN — https://platform.acedata.cloud
Tools you'll see
generate_musicgenerate_custom_musicextend_musiccover_musicstems_musicgenerate_lyricsget_wavget_midiField notes
Important caveat: Suno has NO official public API as of 2026 — all Suno APIs/MCPs are unofficial resellers and may violate Suno's ToS; commercial-rights claims cannot be guaranteed. The same applies to all Udio wrappers. For licensed-by-design music, prefer Lyria (Google GenMedia) or Stable Audio via the fal hub.
Pairs well with
Cartesia MCPCartesia
Official
Official Cartesia (Sonic) server: low-latency TTS, voice cloning, infill, localization.
ElevenLabs MCPElevenLabs
Official
Official ElevenLabs server: TTS, voice cloning, SFX, music, and dialogue isolation.
Hume MCP ServerHume AI
Official
Official Hume server for Octave TTS — emotionally expressive, acting-directed speech.