MCP server for Suno AI music generation, lyrics, and covers
{
"mcpServers": {
"io-github-acedatacloud-mcp-suno": {
"command": "<see-readme>",
"args": []
}
}
}No install config available. Check the server's README for setup instructions.
Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
MCP server for Suno AI music generation, lyrics, and covers
Is it safe?
No package registry to scan.
No authentication — any process on your machine can connect.
License not specified.
Is it maintained?
Last commit 0 days ago. 3 stars.
Will it work with my client?
Transport: . Compatibility not confirmed.
No automated test available for this server. Check the GitHub README for setup instructions.
No known vulnerabilities.
This server is missing a description. Tools and install config are also missing.If you've used it, help the community.
Add informationHave you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Model Context Protocol (MCP) Server to connect your AI with any MediaWiki
MCP server for Apple Developer Documentation - Search iOS/macOS/SwiftUI/UIKit docs, WWDC videos, Swift/Objective-C APIs & code examples in Claude, Cursor & AI assistants
MCP server for scanning and remediating hardcoded secrets using GitGuardian’s API. Detect over 500 secret types and prevent credential leaks before code goes public.
This is an MCP server that allows you to directly download transcripts of YouTube videos.
MCP Security Weekly
Get CVE alerts and security updates for io.github.AceDataCloud/mcp-suno and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
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. |