AceDataCloud Producer
Rank #5,940io.github.AceDataCloud/mcp-producer
MCP server for Producer/Riffusion AI music generation
AceDataCloud Producer is a Model Context Protocol (MCP) server published by acedatacloud. It ranks #5,940 of 76,851 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. AceDataCloud Producer is listed across 2 registries — Official MCP and PulseMCP, with 15 tracked versions. It was first listed on Apr 5, 2026 and most recently updated on May 14, 2026.
Ranks ahead of 70,911 of 76,851 servers on MCP Toplist.
Use AceDataCloud Producer
Add AceDataCloud Producer to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
{
"mcpServers": {
"mcp-producer": {
"url": "https://producer.mcp.acedata.cloud/mcp"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"mcp-producer": {
"command": "uvx",
"args": [
"mcp-producer"
],
"env": {
"ACEDATACLOUD_API_TOKEN": "<your ACEDATACLOUD_API_TOKEN>"
}
}
}
}Replace each placeholder with your own value before saving.
Listed on 1 registry (1 delisted)
acedatacloud
Other servers by acedatacloud
- MCP Suno#1,432 · 31 vers
- Midjourney#1,551 · 34 vers
- MCP Seedance#2,160 · 30 vers
- MCP Nanobanana Pro#2,261 · 37 vers
- MCP Seedream Pro#3,134 · 33 vers
- MCP Flux Pro#3,756 · 30 vers
- MCP Veo#4,345 · 34 vers
- MCP Sora#4,606 · 30 vers
- MCP Serp#4,631 · 28 vers
- MCP Luma#4,697 · 28 vers
- MCP Shorturl#4,977 · 26 vers
- KlingMCP#5,543 · 18 vers
Available versions (15)
| Version | Published |
|---|---|
| 2026.5.14.0 | May 14, 2026 |
| 2026.4.30.0 | Apr 30, 2026 |
| 2026.4.8.4 | Apr 8, 2026 |
| 2026.4.8.3 | Apr 8, 2026 |
| 2026.4.8.2 | Apr 8, 2026 |
| 2026.4.8.1 | Apr 8, 2026 |
| 2026.4.8.0 | Apr 8, 2026 |
| 2026.4.5.7 | Apr 5, 2026 |
| 2026.4.5.6 | Apr 5, 2026 |
| 2026.4.5.5 | Apr 5, 2026 |
| 2026.4.5.4 | Apr 5, 2026 |
| 2026.4.5.3 | Apr 5, 2026 |
| 2026.4.5.2 | Apr 5, 2026 |
| 2026.4.5.1 | Apr 5, 2026 |
| 2026.4.5.0 | Apr 5, 2026 |
Frequently asked questions
- Who maintains AceDataCloud Producer?
- AceDataCloud Producer is maintained by acedatacloud, which publishes 24 MCP servers (441 total versions) tracked on MCP Toplist.
- Is AceDataCloud Producer listed on the Official MCP Registry?
- Yes — AceDataCloud Producer is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does AceDataCloud Producer have?
- MCP Toplist tracks 15 versions of AceDataCloud Producer, most recently published on May 14, 2026.
- Where can I find the source code for AceDataCloud Producer?
- The source code for AceDataCloud Producer is hosted at github.com/acedatacloud/producermcp.