MCPJAM

pranavsaigandikota/MCPJAM
★ 0 stars Unknown language AI/LLM Updated today
An MCP server to create music of different genres with AI. Built for KH Workshop on MCP.
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": {
    "mcpjam": {
      "command": "npx",
      "args": [
        "-y",
        "pranavsaigandikota/MCPJAM"
      ]
    }
  }
}

README Excerpt

Welcome to **MCPJAM Studio**, a next-generation Python DAW that integrates a built-in mathematical synthesizer, seamless acoustic MIDI routing, and real-time AI composition using the **Model Context Protocol (MCP)**. With MCPJAM, you can use AI agents like Claude to dynamically produce music, orchestrate chord progressions, tweak DJ filters, and build beats—all via natural language.