by Simon-Kansara · MCP Server · ★ 366
Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h
Ableton Live MCP Server 📌 Overview The Ableton Live MCP Server is a server implementing the Model Context Protocol (MCP) to facilitate communication between LLMs and Ableton Live. It uses OSC (Open Sound Control) to send and receive messages to/from Ableton Live. It is based on AbletonOSC implementation and exhaustively maps available OSC adresses to tools accessible to MCP clients. This project consists of two main components: : The MCP server handling the communication between clients and the OSC daemon. : The OSC daemon responsible for relaying commands to Ableton Live and processing responses. ✨ Features Provides an MCP-compatible API for controlling Ableton Live from MCP clients. Uses python-osc for sending and receiving OSC messages. Based on the OSC implementation from AbletonOSC. Implements request-response handling for Ableton Live commands. ⚡ Installation Requirements Python 3.8+ (for OSC communication) (for MCP support) (recommended Python package installer) AbletonOSC as a contro
| Stars | 366 |
| Forks | 61 |
| Language | Python |
| Category | MCP Server |
| License | MIT |
| Quality Score | 73.2148069972755/100 |
| Open Issues | 9 |
| Last Updated | 2025-03-26 |
| Created | 2025-02-24 |
| Platforms | mcp, python |
| Est. Tokens | ~3k |
These tools work well together with ableton-live-mcp-server for enhanced workflows:
Explore other popular mcp server tools:
ableton-live-mcp-server is MCP Server implementation for Ableton Live OSC control. It is categorized as a MCP Server with 366 GitHub stars.
ableton-live-mcp-server is primarily written in Python.
You can find installation instructions and usage details in the ableton-live-mcp-server GitHub repository at github.com/Simon-Kansara/ableton-live-mcp-server. The project has 366 stars and 61 forks, indicating an active community.
ableton-live-mcp-server is released under the MIT license, making it free to use and modify according to the license terms.