Generates music using the Suno API through a Model Context Protocol (MCP) server.
This MCP server facilitates music generation using the Suno API, enabling AI assistants to create songs. It supports both custom mode, where you provide lyrics, style, and title, and inspiration mode, where you provide a description. The server automatically polls the Suno API for the generated music, returning the audio URL upon completion. It also supports continuing existing song fragments. Configuration options include specifying the API key and model version.
Key Features
01Interacts with the Suno API via Model Context Protocol (MCP)
02Automatically polls task status and returns audio URL upon completion
03Supports custom (lyrics, style, title) and inspiration (description) modes
04Configurable API Key and model version
05Enables continuing existing song fragments
064 GitHub stars
Use Cases
01Generate custom songs based on specific prompts and styles
02Automate music creation workflows
03Integrate AI music generation into AI assistants