GitHub Stars
1,890
User Rating
Not Rated
Favorites
0
Views
47
Forks
216
Issues
34
Installation
Difficulty
IntermediateEstimated Time
10-20 minutes
Installation
Installation
Prerequisites
Ableton Live: 10 or newer
Python: 3.8 or newer
uv package manager: Latest version
Installation Steps
1. Install via Smithery
bash
npx -y @smithery/cli install @ahujasid/ableton-mcp --client claude
2. Configure Claude Desktop
Editclaude_desktop_config.json to add the MCP server:
json
{
"mcpServers": {
"AbletonMCP": {
"command": "uvx",
"args": [
"ableton-mcp"
]
}
}
}
3. Install Ableton Remote Script
1Download the
AbletonMCP_Remote_Script/__init__.py file2Copy it to Ableton's MIDI Remote Scripts directory