Google PageRank for AI agents. 25,000+ tools indexed.

ableton-mcp MCP Server

ahujasid/ableton-mcp

Score: 85.9 Rank #768 MCP Server
Are you the maintainer of ahujasid/ableton-mcp? Claim this listing →

Control Ableton Live with any LLM: create tracks, arrange clips & compose music via MCP

Add AgentRank to Claude Code Discover and compare tools like ahujasid/ableton-mcp — your AI finds the right one automatically
Get API Access →
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

Python MIT 6,048 pypi/wk
abletonaiclaudedawgenerative-aillmmcpmodel-context-protocolmusicpython

Score Breakdown

StarsFreshnessIssue HealthContributorsDependents
Stars 15% 3,095

3,095 stars → well-known project

Freshness 25% 3d ago

Last commit 3d ago → actively maintained

Issue Health 25% 55%

42/76 issues closed → decent issue management

Contributors 10% 19

19 contributors → active community

Dependents 25% 0

No dependents → no downstream usage

npm Downloads N/A
PyPI Downloads 13% 6,048/wk

6,048 weekly installs → widely installed

Forks 416
Description Good
License MIT

Weights: Freshness 20% · Issue Health 20% · Dependents 22% · Stars 10% · Contributors 8% · How we score →

Badge all embed codes →

AgentRank score for ahujasid/ableton-mcp
[![AgentRank](https://agentrank-ai.com/api/badge/tool/ahujasid--ableton-mcp)](https://agentrank-ai.com/tool/ahujasid--ableton-mcp/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge)
<a href="https://agentrank-ai.com/tool/ahujasid--ableton-mcp/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge"><img src="https://agentrank-ai.com/api/badge/tool/ahujasid--ableton-mcp" alt="AgentRank"></a>

Embed Widget docs →

Embed a rich score widget on your site or blog.

<script src="https://agentrank-ai.com/embed.js" data-tool="ahujasid/ableton-mcp"></script>

Matched Queries

topic:mcptopic:model-context-protocol

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.