MCP Directory
Back

ableton-mcp

by ahujasid · Python · ★ 2,740

ableton-mcp — MCP server.

Install

pip install git+https://github.com/ahujasid/ableton-mcp.git

Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.

Claude Desktop config

A starting point for your claude_desktop_config.json (auto-generated — the repo's README may specify a published package name or required env vars):

{
  "mcpServers": {
    "ableton-mcp": {
      "command": "uvx",
      "args": [
        "git+https://github.com/ahujasid/ableton-mcp.git"
      ]
    }
  }
}

From the README

[](https://smithery.ai/server/@ahujasid/ableton-mcp) AbletonMCP connects Ableton Live to Claude AI through the Model Context Protocol (MCP), allowing Claude to directly interact with and control Ableton Live. This integration enables prompt-assisted music production, end-to-end track creation, and Live session and arrangement manipulation. Give feedback, get inspired, and build on top of the MCP: [Discord](https://discord.gg/3ZrMyGKnaU). Made by [Siddharth](https://x.com/sidahuj) - **Two-way communication**: Connect Claude AI to Ableton Live through a socket-based server - **Track manipulat…
Read full README on GitHub →

Related other servers