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.