ableton-mcp MCP Server
ahujasid/ableton-mcp
Control Ableton Live with any LLM: create tracks, arrange clips & compose music via MCP
claude mcp add agentrank -- npx -y agentrank-mcp-server Overview
ahujasid/ableton-mcp is a Python tool licensed under MIT. Control Ableton Live with any LLM: create tracks, arrange clips & compose music via MCP Topics: ableton, ai, claude, daw, generative-ai, llm, mcp, model-context-protocol, music, python.
Ranked #768 out of 24840 indexed tools.
In the top 4% of all indexed tools.
Has 3,095 GitHub stars.
Has 19 contributors.
Actively maintained with commits in the last week.
Ecosystem
Score Breakdown
3,095 stars → well-known project
Last commit 3d ago → actively maintained
42/76 issues closed → decent issue management
19 contributors → active community
No dependents → no downstream usage
6,048 weekly installs → widely installed
Weights: Freshness 20% · Issue Health 20% · Dependents 22% · Stars 10% · Contributors 8% · How we score →
Matched Queries
From the README
<div align="center">
# Ableton MCP
**Connect Ableton Live to Claude AI**
Prompt-assisted music production, end-to-end track creation, and Live session and arrangement manipulation — driven by AI.
[**Setup Video**](https://youtu.be/iJWJqyVuPS8) · [**Discord**](https://discord.gg/JK4hNKGprW) · [**Issues**](https://github.com/ahujasid/ableton-mcp/issues)
</div>
---
## Quickstart
Three steps: install `uv`, point your MCP client at the server, install the Ableton Remote Script.
**1. Install uv**
```bash
# macOS
brew install uv
```
Otherwise, install from [uv's official website](https://docs.astral.sh/uv/getting-started/installation/).
> **Warning:** Do not proceed before installing uv.
**2. Add the MCP server to your client**
<details open>
<summary><b>Claude Desktop</b> — Settings → Developer → Edit Config</summary>
```json
{
"mcpServers": {
"AbletonMCP": {
"command": "uvx",
"args": [
"ableton-mcp"
]
}
Read full README on GitHub → Get the weekly AgentRank digest
Top movers, new tools, ecosystem insights — straight to your inbox.