MCP server for Producer/Riffusion AI music generation
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 Producer.
producer_generate_musicGenerate AI music from a text prompt.
producer_generate_custom_musicGenerate music with custom lyrics, title, and style.
producer_extend_musicExtend an existing song from a specific timestamp.
producer_cover_musicCreate a cover/remix version in a different style.
producer_variation_musicCreate a variation of an existing song.
producer_swap_vocalsSwap vocals between two songs.
A Model Context Protocol (MCP) server for AI music generation using Producer/Riffusion (FUZZ models) through the AceDataCloud API.
Generate AI music directly from Claude, VS Code, or any MCP-compatible client.
| Tool | Description |
|---|---|
producer_generate_music | Generate AI music from a text prompt. |
producer_generate_custom_music | Generate music with custom lyrics, title, and style. |
producer_extend_music | Extend an existing song from a specific timestamp. |
producer_cover_music | Create a cover/remix version in a different style. |
producer_variation_music | Create a variation of an existing song. |
producer_swap_vocals | Swap vocals between two songs. |
producer_swap_instrumentals | Swap instrumentals between two songs. |
producer_replace_section | Replace a specific time range with new content. |
producer_stems_music | Separate a song into vocal and instrumental stems. |
producer_generate_lyrics | Generate structured song lyrics from a prompt. |
producer_upload_audio | Upload external audio for processing. |
producer_generate_video | Generate a music video for a song. |
producer_generate_wav | Get lossless WAV format of a song. |
producer_get_task | Query the status of a generation task. |
producer_get_tasks_batch | Query multiple generation tasks at once. |
producer_list_models | List all available FUZZ models. |
producer_list_actions | List all available actions and tools. |
producer_get_lyric_format_guide | Get lyrics formatting guide. |
AceDataCloud hosts a managed MCP server -- no local installation required.
Endpoint: https://producer.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://producer.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 |
|---|---|
producer_generate_music | Generate music from a text prompt |
producer_generate_custom_music | Generate with custom lyrics and style |
producer_extend_music | Extend a song from a timestamp |
producer_cover_music | Create a cover in a different style |
producer_variation_music | Create a variation of a song |
| Tool | Description |
|---|---|
producer_swap_vocals | Swap vocals between two songs |
producer_swap_instrumentals | Swap instrumentals between two songs |
producer_replace_section | Replace a time range with new content |
producer_stems_music | Separate into stems |
| Tool | Description |
|---|---|
producer_generate_lyrics | Generate lyrics from a prompt |
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-producer)<a href="https://allmcps.com/mcp/mcp-producer"><img src="https://allmcps.com/api/badge/mcp-producer?style=directory" alt="MCP Producer on AllMCPs" /></a>