Loomal

mcp-producer

MCP server by github.com/acedatacloud/producermcp

MCP server for Producer/Riffusion AI music generation

0 starspypi: mcp-producerRemote-capable

About mcp-producer

mcp-producer is an MCP (Model Context Protocol) server published by acedatacloud in the official MCP registry. MCP server for Producer/Riffusion AI music generation

mcp-producer runs as a hosted remote over streamable-http — MCP clients connect directly to its endpoint, with nothing to install locally. It also ships as a Python package on PyPI (mcp-producer), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/acedatacloud/producermcp.

Use mcp-producer with your agent

Claude Code · one command
claude mcp add --transport http mcp-producer https://producer.mcp.acedata.cloud/mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "mcp-producer": {
      "url": "https://producer.mcp.acedata.cloud/mcp"
    }
  }
}
streamable-httphttps://producer.mcp.acedata.cloud/mcp
pypimcp-producer

Frequently asked questions

What is mcp-producer?
mcp-producer is an MCP (Model Context Protocol) server by acedatacloud. MCP server for Producer/Riffusion AI music generation
How do I connect mcp-producer to Claude, Cursor, or another MCP client?
mcp-producer is a remote MCP server — add its endpoint (https://producer.mcp.acedata.cloud/mcp) to your client's MCP configuration (for example with "claude mcp add", or under "mcpServers" in Cursor's mcp.json) and restart the client.
Is mcp-producer open source?
Yes — the source code is public at github.com/acedatacloud/producermcp.
Can AI agents pay to use mcp-producer?
Not yet through Loomal — mcp-producer is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain mcp-producer? Claim this listing free by verifying GitHub ownership, or contact us.