Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI β†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE β†— (opens in a new tab)
  • llms.txt β†— (opens in a new tab)
  • Catalog JSON β†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub β†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
Β© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. 🎨 Art & Culture
  3. Ableton Mind
Ableton Mind logo
Health: ActiveRecent health check succeeded.Last checked 9/11/2026, 4:30:32 PM

Ableton Mind

User RatingsBe the first to rate and review this MCP server!
View Repository5 GitHub StarsTotal stargazers on GitHub for the source repository (5 stars).Visit Website

MCP server exposing full Ableton Live Object Model for LLMs to inspect and control Live sets via a local Remote Script bridge.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Not yet automatically verified

We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β€” we're steadily working through the catalog.

Manual Client & Custom JSON ConfigExpand JSON β–Ύ

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "pantani-ableton-mind": {
      "command": "npx",
      "args": [
        "-y",
        "ableton-mind-doctor"
      ]
    }
  }
}

πŸ’‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Directory Badge Claim listing Alternatives🎨 More in Art & Culture

Overview

This MCP server provides comprehensive access to Ableton Live's internal Live Object Model, enabling language models like Claude or Cursor to inspect sets, create tracks, scenes, and clips, load devices, and apply music recipes. It uses a local Python Remote Script bridge inside Ableton Live for JSON-RPC communication, supporting macOS and Windows with Node 20+. The server includes embedded device knowledge, declarative music recipes, reactive listeners, and an integrated verification loop to confirm changes against Live's state. It is currently in alpha and not recommended for production use.

Use cases

β€’Inspect Ableton Live sets and device states programmatically
β€’Create and modify tracks, scenes, and clips via LLM commands
β€’Load and configure devices using embedded device schemas
β€’Apply predefined music recipes to Live projects
β€’Verify and synchronize changes with Ableton Live state

Key features

β€’Full coverage of Ableton Live Object Model (~100%)
β€’Embedded knowledge base with 55 devices, scales, and drum kits
β€’Declarative music recipes across 7 categories
β€’Reactive event listeners with MCP notifications
β€’Integrated verify loop for session snapshot and diff
β€’Supports Push 1/2/3 hardware control and automation envelopes

Capabilities & Tool Schemas

Inspect callable tools, capabilities, and parameters exposed to AI agents by Ableton Mind.

Extracted Tool Capabilities
Full coverage of Ableton Live Object Model (~100%)
Embedded knowledge base with 55 devices, scales, and drum kits
Declarative music recipes across 7 categories
Reactive event listeners with MCP notifications
Integrated verify loop for session snapshot and diff
Supports Push 1/2/3 hardware control and automation envelopes

Documentation Overview

ableton-mind

ableton-mind MCP server

Definitive MCP (Model Context Protocol) server for Ableton Live. Exposes the full Live Object Model to LLMs (Claude, Cursor, etc.) with an embedded native device knowledge base, declarative music recipes, an integrated verify loop, and reactive listeners.

Status: alpha / v0.1.1 published β€” core smoke passed against Ableton Live 12.4.1 on macOS and package validation is green. npm, GitHub Release .mcpb, and the MCP Registry are live. Glama has a listing, but its hosted release/deploy must be published separately from the Glama admin build flow; Smithery metadata is present and may lag indexing. API unstable. Don't use in production yet.

Phase 8 status: slice 1 delivers read-only Max for Live/plug-in introspection and Link/remote status discovery. Deeper M4L control, VST3 sidecars, remote DAW integration and mobile companion work remain pending.

πŸ“š Full documentation: pantani.github.io/ableton-mind/

Architecture (3 layers)

Code
Claude/Cursor ──MCP/stdio──▢ ableton-mind (TS, Node 20+) ──TCP NDJSON JSON-RPC──▢ Remote Script (Python, inside Live)
  • src/ β€” TypeScript MCP server. Tools, resources, prompts, TCP client, recipe runner, knowledge loader.
  • live/AbletonMind/ β€” Python Remote Script. TCP server on port 9876, dispatches JSON-RPC to LiveAPI.
  • recipes/, src/knowledge/ β€” embedded JSON (drum kits, basslines, racks, device schemas).

Full spec in PLAN.md. Frozen contracts in _workspace/contracts/.

Highlights vs. existing MCP/OSC servers

Capabilityahujasid/ableton-mcpAbletonOSC + MCP wrapperableton-mind
MCP tools22~3036
LOM coverage~10%~95%~100%
Knowledge basenonenone55 devices, scales, drum kits
Recipesnonenone14 across 7 categories
Verify loopnonoyes, integrated (session_snapshot/diff)
Render previewnonoyes (snapshot now, bounce planned)
Reactive listeners β†’ MCP notificationsnopartial (OSC)yes (7 events live)
Transactions (undo unitary)nonoyes
Automation envelopesnopartialcomplete (linear / hold)
Push 1/2/3 controlnonoyes (pad/button/mode LEDs)
Dockernonoyes
.mcpb 1-clicknonoyes
Doctor CLInonoyes

Requirements

  • Node 20+
  • Ableton Live 12 (priority; Live 11 supported)
  • macOS (primary), Windows (Phase 1 final)

Setup (source install)

Terminal
npm install
npm run typecheck
npm run lint
npm run test
npm run build

Install Remote Script (Python bridge)

Dev mode (symlink):

bash
node scripts/install-remote-script.mjs           # creates symlink
node scripts/install-remote-script.mjs --check   # status only
node scripts/install-remote-script.mjs --copy    # full copy (CI / snapshot)

Manual:

  • macOS: copy live/AbletonMind/ to ~/Music/Ableton/User Library/Remote Scripts/AbletonMind/
  • Windows: copy to ~/Documents/Ableton/User Library/Remote Scripts/AbletonMind/

Then Live β†’ Preferences β†’ Link/Tempo/MIDI β†’ Control Surface β†’ AbletonMind.

Smoke test: docs/smoke-test.md.

Run the MCP server

Terminal
npm run build
node dist/index.js

Env vars:

VarDefault
ABLETON_MIND_HOST127.0.0.1Python bridge host
ABLETON_MIND_PORT9876Bridge TCP port
ABLETON_MIND_TIMEOUT_MS5000Per-request timeout
ABLETON_MIND_MAX_FRAME_BYTES1048576Max incoming JSON-RPC frame
ABLETON_MIND_MAX_PENDING_REQUESTS128Max in-flight JSON-RPC calls
ABLETON_MIND_LOG_LEVELinfodebug | info | warn | error

Local copilot

Run a local LLM against a curated subset of the same Ableton tools:

bash
ollama pull qwen2.5:3b      # optional; the UI can pull too
node dist/index.js chat     # opens http://127.0.0.1:4142
node dist/index.js ask "What is in this set?"

The default tier is read-only (safe). Use --write for simple changes or --creative for recipes/browser load.

VarDefault
ABLETON_MIND_LLM_BASE_URLhttp://127.0.0.1:11434/v1OpenAI-compatible endpoint
ABLETON_MIND_LLM_MODELqwen2.5:3bLocal model id
ABLETON_MIND_LLM_TIERsafesafe | standard | creative
ABLETON_MIND_CHAT_PORT4142Browser UI port

See Local copilot.

Doctor CLI

Terminal
npx ableton-mind-doctor

Checks Node version, Remote Script install, bridge port, knowledge base integrity, recipes.

Distribution

  • npm: npm install -g ableton-mind.
  • Claude Code plugin marketplace: claude plugin marketplace add Pantani/ableton-mind, then claude plugin install ableton-mind@ableton-mind.
  • Claude Desktop one-click: download ableton-mind-0.1.1.mcpb from the v0.1.1 GitHub Release.
  • MCP Registry: io.github.Pantani/ableton-mind is active in the official registry.
  • Glama: listed at glama.ai/mcp/servers/Pantani/ableton-mind; hosted release is separate from the GitHub Release and still requires the Glama admin deploy + Make Release flow.
  • Source: npm ci && npm run build && npm run install:remote-script.
  • Docker: docker build -t ableton-mind . && docker run --rm -i --network host ableton-mind.
  • Smithery: smithery.yaml is ready for listing/indexing.

Roadmap

See PLAN.md Β§12 and _workspace/PROGRESS.md.

PhaseStatus
0 β€” Spikeβœ… real smoke pass
1 β€” ahujasid parityβœ… 22/22
2 β€” Listenersβœ… 7 events
3 β€” Knowledgeβœ… 55 devices
4 β€” Automation envelopesβœ…
5 β€” Preview/verifyβœ… snapshot+diff (bounce planned)
6 β€” Pushβœ… pad/button/mode LEDs
7 β€” Distributionβœ… DXT/Docker/Smithery/CI/release ready
8 β€” Long tailπŸ”΅ slice 1 delivered: read-only M4L/plug-in introspection + Link/remote status discovery; deeper M4L/VST3/remote DAW/mobile work pending

License

MIT.

Read the full README β†’View source on GitHub β†’

Related MCP Servers

View all in Art & Culture View all alternatives
  • Blender MCP logoBlender MCP

    Open-source MCP to use Blender with any LLM

    🎨 Art & Culture3 views
    Compare vs Blender MCP β†’
  • Davinci Resolve MCP logoDavinci Resolve MCP

    MCP server integration for DaVinci Resolve providing powerful tools for video editing, color grading, media management, and project control

    🎨 Art & Culture5 views
    Compare vs Davinci Resolve MCP β†’
  • Video Editing MCP logoVideo Editing MCP

    Add, Analyze, Search, and Generate Video Edits from your Video Jungle Collection

    🎨 Art & Culture2 views
    Compare vs Video Editing MCP β†’
  • Discogs MCP Server logoDiscogs MCP Server

    MCP server to interact with the Discogs API

    🎨 Art & Culture2 views
    Compare vs Discogs MCP Server β†’

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks β€” not a rating.

GitHub stars
5
Stargazers on the source repository.
Last commit
2mo ago
Most recent push to the default branch.
Directory activity
1 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet β€” be the first to share how this listing worked for you.

Frequently Asked Questions about Ableton Mind

Ableton Live 12 (priority) and Live 11 are supported on macOS primarily; Windows support is planned for Phase 1 completion.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewAbleton Mind AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/pantani-ableton-mind?style=directory)](https://allmcps.com/mcp/pantani-ableton-mind)
HTML Embed
<a href="https://allmcps.com/mcp/pantani-ableton-mind"><img src="https://allmcps.com/api/badge/pantani-ableton-mind?style=directory" alt="Ableton Mind on AllMCPs" /></a>

Technical Specs & Signals

Category🎨Art & Culture
More technical detailsExpand β–Ύ
TransportSTDIO
RuntimeNode.js
Last updatedAug 7, 2026
10/11 checks healthy over the last 32d
Views1
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars5
GitHub Star CountTotal stargazers on GitHub representing community popularity (5 stars).
Last commit2mo ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Jun 24, 2026
48Quality signal: Fair Β· 48/100How this signal is calculated β–Ύ
Server availabilityNot measured

Not scored for repo-hosted servers β€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools22/30
Adoption & activity4/15
Community engagement0/10

A guidance signal from public completeness & health data β€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

Supply-chain signal

No high-severity advisories surfaced by our automated scan.

Critical 0High 0Medium 0Low 0

Scanned 26d ago via OSV.dev Β· ableton-mind-doctor (npm)

β˜… FeaturedMoxie Docs MCP logo

Moxie Docs MCP

MCP & Agent Skills for Automated Documentation, and codebase conventions + context

Explore Server β†’

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge β€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it β€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in 🎨 Art & Culture β†’Alternatives to Ableton Mind β†’Install in Claude DesktopInstall in CursorInstall in VS Code