Producer MCP Server
A Model Context Protocol (MCP) server for AI music generation using Producer/Riffusion (FUZZ models) through the AceDataCloud API. Its 18 documented tools cover producer, music, generate, swap.
People connecting media tools to Claude, Cursor, VS Code, or another MCP client. The project is written in Python.
VERIFIED ACTIVE
LAST COMMIT 2026-08-23 · ★ 2 · #51 OF 155 MAINTAINED MEDIA · VERIFIED 2026-08-25
MIT · Python servers · how we verify → /methodology
01 · Install Producer
before you install - you'll need
Set ACEDATACLOUD_API_TOKEN before connecting.
Claude Code
claude mcp add acedatacloud-producermcp --transport http https://producer.mcp.acedata.cloud/mcp Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"acedatacloud-producermcp": {
"url": "https://producer.mcp.acedata.cloud/mcp"
}
}
} Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.
Using another client? Same JSON, different key
Claude Desktop · mcpServers
Cursor · mcpServers
VS Code · servers
Windsurf · mcpServers
Zed · context_servers
Cline · mcpServers
Roo Code · mcpServers
Continue · mcpServers
LibreChat · mcpServers
Gemini CLI · mcpServers
Codex CLI · mcp_servers
Full setup guides: every client.
02 · Evidence
https://producer.mcp.acedata.cloud/mcp
transport: streamable-http
endpoint alive - authentication required · probed 2026-08-25
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
runs as local process (stdio) - runs on your machine with your user's permissions · remote - your agent's requests go to producer.mcp.acedata.cloud
endpoint auth requires authentication - rejected our unauthenticated MCP initialize
license MIT - declared in the repository
pypi package mcp-producer - check the name against the project README before installing (PyPI has no namespace ownership)
registry namespace io.github.AceDataCloud is GitHub-verified and matches the repo owner
03 · What Producer can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
What you can build
With this server connected, an agent can generate music with custom lyrics, title, and style, create a cover/remix version in a different style, create a variation of an existing song, and replace a specific time range with new content.
The 18 tools it gives your agent
Extracted from the project's README - what mcp-producer lets an agent do.
- 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.
show all 18 tools
- 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.
Latest releases
v2026.8.23.0 · 2026-08-23
v2026.8.18.0 · 2026-08-18
v2026.8.17.0 · 2026-08-17
04 · Who maintains Producer
mcp-producer is maintained by acedatacloud. We track 25 MCP servers from acedatacloud - 24 actively maintained, 94 combined GitHub stars, oldest repo from Jan 2026. Full record: all servers from acedatacloud.
- mcp-suno MCP server for Suno AI music generation, lyrics, and covers ★ 44
- mcp-seedance MCP server for ByteDance Seedance AI video generation ★ 17
- Midjourney MCP server for Midjourney AI image generation and editing ★ 8
- mcp-nanobanana-pro MCP server for NanoBanana AI image generation and editing ★ 7
- mcp-seedream-pro MCP server for ByteDance Seedream AI image generation ★ 3
- mcp-flux-pro MCP server for Flux AI image generation ★ 3
05 · Facts
- repository
- github.com/acedatacloud/producermcp
- category
- media - ranked #51 of 155 actively-maintained media servers as of 2026-08-25.
- release cadence
- 10+ releases in the last 90 days (latest 2026-08-23)
- registry
- io.github.AceDataCloud/mcp-producer (active, first published 2026-04-05 · 38 versions)
- packages
- pypi:mcp-producer
06 · Producer FAQ
Is Producer still maintained?
Yes - as of 2026-08-25, its last commit was 2026-08-23 and it shipped 10+ releases in the last 90 days. We re-verify nightly.
What can Producer do?
With this server connected, an agent can generate music with custom lyrics, title, and style, create a cover/remix version in a different style, create a variation of an existing song, and replace a specific time range with new content.
How do I install Producer?
Run `uvx mcp-producer`. The README documents one environment variable (ACEDATACLOUD_API_TOKEN) to set first. Set ACEDATACLOUD_API_TOKEN before connecting. You can also paste the ready-made client config above.
Does Producer require authentication?
Yes - when we probed the endpoint on 2026-08-25, it rejected an unauthenticated MCP initialize; you'll need credentials to connect.
07 · Alternatives to Producer
Alternatives to Producer
Maintained media servers if Producer isn't the fit.
- Openshorts Turn long videos into viral vertical shorts and publish them to TikTok, Instagram and YouTube. ★ 3,410 · 2026-08-25
- Claude Real Video Let any LLM watch a video locally - and search everything it has ever watched. ★ 2,061 · 2026-08-22
- Voicemode Natural voice conversations for AI assistants - STT/TTS via MCP ★ 1,337 · 2026-08-09
- Nova3 D Structured, part-aware 3D generation for AI agents. Named-part GLB, preview URL, Blender script. ★ 682 · 2026-08-12
- Comfyui MCP MCP server + Claude Code plugin for ComfyUI: run workflows, generate images, manage models & VRAM. ★ 671 · 2026-08-25
- Yutu The AI-powered toolkit that grows your YouTube channel on autopilot ★ 620 · 2026-08-23
More media MCP servers · Seedance · Seedream Pro · Suno · Veo · Aetherwave MCP
More Python MCP servers · Actenon Kernel · see all