ableton-mcp
Related Servers
Alternatives to ableton-mcp
No user-submitted related servers found.
Related Servers
- AlicenseAqualityAmaintenanceAn MCP server that enables AI assistants to control Ableton Live, providing 104 tools for music production including track, clip, device, and mixer control.156533 PyPI18MIT
- AlicenseNot gradedqualityBmaintenanceAn MCP server that exposes Ableton Live control (session state, transport, tracks, devices, clips, MIDI note editing) as tools for LLM agents, enabling natural language manipulation of a Live session.1MIT
- FlicenseNot gradedqualityCmaintenanceMCP server that enables AI agents to read and edit Ableton Live sets, including tracks, clips, MIDI notes, devices, and scenes.1-
- AlicenseAqualityCmaintenanceMCP server that bridges Ableton Live with AI models, enabling real-time project inspection and control such as track overview, device parameters, and audio analysis.12MIT
- FlicenseBqualityCmaintenanceMCP server for Ableton Live 12 enabling full DAW control (tracks, devices, mixer, clips, transport) and audio analysis via loopback capture, allowing LLMs to create, modify, and measure music in real time.621-
- AlicenseAqualityCmaintenanceMCP server for Ableton Live that exposes the Live Object Model to LLMs, enabling natural language control of music production.3666 npm5MIT
TDQS
Scored across 48 tools
Most tools have distinct purposes, with clear separation between session and arrangement operations. Minor overlap exists (e.g., create_midi_track vs create_midi_track_with_instrument) but descriptions resolve ambiguity.
Tools follow a consistent verb_noun pattern in snake_case (e.g., create_clip, set_tempo, get_track_info). The naming is predictable and aids understanding.
48 tools is high but justified by the complexity of a DAW. Covers track, clip, scene, arrangement, browser, and device management without feeling bloated.
Covers core workflows: creation, deletion, editing, playback, and browsing. Minor gaps like explicit note deletion or quantize are handled indirectly (e.g., add_notes replaces all).