SongForge-MCP

xDarkzx/SongForge-MCP
★ 1 stars Python AI/LLM Updated today
Generate original AI music tracks via Claude Desktop — MCP server powered by ACE-Step 1.5, with vocal/instrumental stem splitting and reference-style matching. No music software or AI/ML knowledge needed.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "songforge-mcp": {
      "command": "uvx",
      "args": [
        "songforge-mcp"
      ]
    }
  }
}

Or install with pip: pip install songforge-mcp

README Excerpt

<h1 align="center">SongForge-MCP</h1> <p align="center"> <strong>Generate original AI music through Claude, powered by ACE-Step 1.5</strong> </p> <p align="center"> <a href="https://www.python.org/"><img src="https://img.shields.io/badge/python-3.10+-blue.svg" alt="Python 3.10+" /></a> <a href="LICENSE"><img src="https://img.shields.io/badge/license-Apache%202.0-green.svg" alt="License" /></a>

Topics

ace-stepai-musicanthropicaudioclaudegenerative-aimcpmcp-servermodel-context-protocolmusicmusic-generationpython