MCP server for Suno AI music generation, lyrics, and covers
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β we're steadily working through the catalog.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Inspect callable tools, capabilities, and parameters exposed to AI agents by MCP Suno.
suno_generate_musicGenerate AI music from a text prompt using Suno's Inspiration Mode.
suno_generate_custom_musicGenerate AI music with full control over lyrics, title, and style (Custom Mode).
suno_extend_musicExtend an existing song from a specific timestamp with new lyrics.
suno_cover_musicCreate a cover or remix version of an existing song in a different style.
suno_concat_musicConcatenate extended song segments into a single complete audio file.
suno_generate_with_personaGenerate music using a saved artist persona for consistent vocal style.
A Model Context Protocol (MCP) server for AI music generation using Suno through the AceDataCloud API.
Generate AI music, lyrics, and manage audio projects directly from Claude, VS Code, or any MCP-compatible client.
| Tool | Description |
|---|---|
suno_generate_music | Generate AI music from a text prompt using Suno's Inspiration Mode. |
suno_generate_custom_music | Generate AI music with full control over lyrics, title, and style (Custom Mode). |
suno_extend_music | Extend an existing song from a specific timestamp with new lyrics. |
suno_cover_music | Create a cover or remix version of an existing song in a different style. |
suno_concat_music | Concatenate extended song segments into a single complete audio file. |
suno_generate_with_persona | Generate music using a saved artist persona for consistent vocal style. |
suno_remaster_music | Remaster an existing song; v5/v5.5 require a variation category. |
suno_stems_music | Separate a song into individual stems (vocals and instruments). |
suno_replace_section | Replace a specific time range in a song with new generated content. |
suno_upload_extend | Extend an uploaded audio (your own music) with new AI-generated content. |
suno_upload_cover | Create an AI cover of an uploaded audio (your own music). |
suno_mashup_music | Blend exactly two songs using a required creative-direction prompt. |
suno_all_stems_music | Return two distinct 12-stem candidate sets, labeled stem_set 1 and 2 in task results. |
suno_generate_lyrics | Generate song lyrics from a text prompt. |
suno_get_mp4 | Get an MP4 video version of a generated song. |
suno_get_timing | Get timing and subtitle data for a generated song. |
suno_extract_vocals | Extract a required vocal interval shorter than 30 seconds. |
suno_get_wav | Get the lossless WAV format of a generated song. |
suno_get_mp3 | Get the compressed MP3 format of a generated song. |
suno_get_midi | Get MIDI data extracted from a generated song. |
suno_create_persona | Create a new artist persona from an existing audio's vocal style. |
suno_create_custom_model | Create a reusable custom music model from 6 to 24 authorized audio URLs. |
suno_get_custom_model | Retrieve one custom music model by ID. |
suno_list_custom_models | List custom music models for the current Suno application. |
suno_generate_with_custom_model | Generate a song using a ready custom music model. |
suno_delete_custom_model | Archive a custom music model so it can no longer be used. |
suno_optimize_style | Optimize a music style description for better generation results. |
suno_mashup_lyrics | Generate mashup lyrics by combining two sets of lyrics. |
suno_upload_audio | Upload external audio in standard or enhanced mode for subsequent operations. |
suno_get_task | Query the status and result of a music generation task. |
suno_get_tasks_batch | Query multiple music generation tasks at once. |
suno_list_models | List all available Suno models and their capabilities. |
suno_list_actions | List all available Suno API actions and corresponding tools. |
suno_get_lyric_format_guide | Get guidance on formatting lyrics for Suno music generation. |
AceDataCloud hosts a managed MCP server β no local installation required.
Endpoint: https://suno.mcp.acedata.cloud/mcp
All requests require a Bearer token. Use the API token from Step 1.
Connect directly on Claude.ai with OAuth β no API token needed:
https://suno.mcp.acedata.cloud/mcpAdd to your config (~/Library/Application Support/Claude/claude_desktop_config.json on macOS):
Add to your MCP config (.cursor/mcp.json or .windsurf/mcp.json):
Add to your VS Code MCP config (.vscode/mcp.json):
Or install the Ace Data Cloud MCP extension for VS Code, which registers the hosted MCP servers with one-click setup.
Claude Code supports MCP servers natively:
Or add to your project's .mcp.json:
Add to Cline's MCP settings (.cline/mcp_settings.json):
Add to your MCP configuration:
Add to Roo Code MCP settings:
Add to .continue/config.yaml:
Add to Zed's settings (~/.config/zed/settings.json):
If you prefer to run the server on your own machine:
Clients connect with their own Bearer token β the server extracts the token from each request's Authorization header.
Factual signals from GitHub, npm, and our automated checks β not a rating.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/mcp-suno)<a href="https://allmcps.com/mcp/mcp-suno"><img src="https://allmcps.com/api/badge/mcp-suno?style=directory" alt="MCP Suno on AllMCPs" /></a>