Ableton Live MCP Server
Rank #3,817io.github.wstierhout/ableton-live-mcp
Control Ableton Live with 156 typed tools for music production and offline .als analysis.
Ableton Live MCP Server is a Model Context Protocol (MCP) server published by wstierhout. It ranks #3,817 of 132,046 servers tracked on MCP Toplist, and its repository has 19 GitHub stars. Ableton Live MCP Server is listed across 3 registries — Official MCP, PulseMCP and Glama, with 6 tracked versions. It was first listed on Jul 11, 2026 and most recently updated on Sep 17, 2026.
Ranks ahead of 128,229 of 132,046 servers on MCP Toplist.
Use Ableton Live MCP Server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add ableton-live-mcp -- uvx mcp-server-ableton-live[mcp_servers.ableton-live-mcp]
command = "uvx"
args = ["mcp-server-ableton-live"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"ableton-live-mcp": {
"command": "uvx",
"args": [
"mcp-server-ableton-live"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"ableton-live-mcp": {
"command": "uvx",
"args": [
"mcp-server-ableton-live"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"ableton-live-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"mcp-server-ableton-live"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"ableton-live-mcp": {
"command": "uvx",
"args": [
"mcp-server-ableton-live"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"ableton-live-mcp": {
"command": "uvx",
"args": [
"mcp-server-ableton-live"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.wstierhout%2Fableton-live-mcp)<a href="https://mcptoplist.com/server/io.github.wstierhout%2Fableton-live-mcp"><img src="https://mcptoplist.com/badge/io.github.wstierhout%2Fableton-live-mcp.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
wstierhout
Available versions (6)
| Version | Published |
|---|---|
| 1.8.1 | Sep 17, 2026 |
| 1.8.0 | Sep 5, 2026 |
| 1.7.3 | Jul 13, 2026 |
| 1.7.2 | Jul 12, 2026 |
| 1.1.1 | Jul 11, 2026 |
| 1.1.0 | Jul 11, 2026 |
Frequently asked questions
- Who maintains Ableton Live MCP Server?
- Ableton Live MCP Server is maintained by wstierhout, which publishes 1 MCP server (6 total versions) tracked on MCP Toplist.
- Is Ableton Live MCP Server listed on the Official MCP Registry?
- Yes — Ableton Live MCP Server is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Ableton Live MCP Server have?
- MCP Toplist tracks 6 versions of Ableton Live MCP Server, most recently published on Sep 17, 2026.
- Where can I find the source code for Ableton Live MCP Server?
- The source code for Ableton Live MCP Server is hosted at github.com/wstierhout/ableton-live-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.