Simon-Kansara/ableton-live-mcp-server
MCP Server implementation for Ableton Live OSC control
Overview
Simon-Kansara/ableton-live-mcp-server is a Python MCP server licensed under MIT. MCP Server implementation for Ableton Live OSC control
Ranked #9356 out of 25632 indexed tools.
Ecosystem
Python MIT
Signal Breakdown
Stars 368
Freshness 11mo ago
Issue Health 10%
Contributors 2
Dependents 0
Forks 62
Description Good
License MIT
How to Improve
Description low impact
Freshness high impact
Issue Health high impact
Matched Queries
From the README
# Ableton Live MCP Server ## 📌 Overview The **Ableton Live MCP Server** is a server implementing the [Model Context Protocol (MCP)](https://modelcontextprotocol.io) 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](https://github.com/ideoforms/AbletonOSC) implementation and exhaustively maps available OSC adresses to [**tools**](https://modelcontextprotocol.io/docs/concepts/tools) accessible to MCP clients. This project consists of two main components: - `mcp_ableton_server.py`: The MCP server handling the communication between clients and the OSC daemon. - `osc_daemon.py`: 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 implementatioRead full README on GitHub →
Are you the maintainer? Claim this listing