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.
π‘ Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)
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 to improve audio quality. |
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 | Create a musical mashup by blending multiple songs together. |
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 the vocal track from a generated song (stem separation). |
suno_get_wav | Get the lossless WAV 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_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 an external audio file to Suno for use in 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.
| Tool | Description |
|---|---|
generate_music | Generate music from a text prompt (Inspiration Mode) |
generate_custom_music | Generate with custom lyrics, title, and style |
extend_music | Extend an existing song from a timestamp |
cover_music | Create a cover/remix version |
concat_music | Merge extended segments into complete audio |
generate_with_persona | Generate using a saved voice style |
remaster_music | Remaster an existing song to improve audio quality |
stems_music | Separate a song into individual stems (vocals/instruments) |
replace_section | Replace a specific time range with new generated content |
upload_extend | Extend uploaded audio with new AI-generated content |
upload_cover | Create an AI cover of uploaded audio |
mashup_music | Create a mashup by blending multiple songs together |
| Tool | Description |
|---|---|
generate_lyrics | Generate song lyrics from a prompt |
mashup_lyrics | Generate mashup lyrics by combining two sets of lyrics |
optimize_style | Optimize a style description for better generation results |
| Tool | Description |
|---|---|
get_mp4 | Get an MP4 video version of a generated song |
get_wav | Get lossless WAV format of a generated song |
get_midi | Get MIDI data extracted from a generated song |
get_timing | Get timing and subtitle data for a generated song |
extract_vocals | Extract the vocal track from a generated song |
| Tool | Description |
|---|---|
create_persona | Save a voice style for reuse |
| Tool | Description |
|---|---|
upload_audio | Upload an external audio file for use in subsequent operations |
| Tool | Description |
|---|---|
get_task | Query a single task status |
get_tasks_batch | Query multiple tasks at once |
| Tool | Description |
|---|---|
list_models | List available Suno models |
list_actions | List available API actions |
get_lyric_format_guide | Get lyrics formatting guide |
| Model | Version | Max Duration | Features |
|---|---|---|---|
chirp-v5-5 | V5.5 | 8 minutes | Latest, best quality |
chirp-v5 | V5 | 8 minutes | High quality |
chirp-v4-5-plus | V4.5+ | 8 minutes | Enhanced quality |
chirp-v4-5 | V4.5 | 4 minutes | Vocal gender control |
chirp-v4 | V4 | 150 seconds | Stable |
chirp-v3-5 | V3.5 | 120 seconds | Fast |
chirp-v3-0 | V3 | 120 seconds | Legacy |
Vocal Gender Control (v4.5+ only):
f - Female vocalsm - Male vocals| Variable | Description | Default |
|---|---|---|
ACEDATACLOUD_API_TOKEN | API token from AceDataCloud | Required |
ACEDATACLOUD_API_BASE_URL | API base URL | https://api.acedata.cloud |
ACEDATACLOUD_OAUTH_CLIENT_ID | OAuth client ID (hosted mode) | β |
ACEDATACLOUD_PLATFORM_BASE_URL | Platform base URL | https://platform.acedata.cloud |
SUNO_DEFAULT_MODEL | Default model for generation | chirp-v5-5 |
SUNO_REQUEST_TIMEOUT | Request timeout in seconds | 1800 |
LOG_LEVEL | Logging level | INFO |
This server wraps the AceDataCloud Suno API:
Contributions are welcome! Please:
git checkout -b feature/amazing)git commit -m 'Add amazing feature')git push origin feature/amazing)MIT License - see LICENSE for details.
Made with love by AceDataCloud
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>