The reputation layer for AI skills, tools & agents

Simon-Kansara/ableton-live-mcp-server

Score: 23.4 Rank #9356

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

Expand your description to 150+ characters for better discoverability

Freshness high impact

Last commit was 355 days ago — a recent commit would boost your freshness score

Issue Health high impact

You have 9 open vs 1 closed issues — triaging stale issues improves health

Badge

AgentRank score for Simon-Kansara/ableton-live-mcp-server
[![AgentRank](https://agentrank-ai.com/api/badge/tool/Simon-Kansara--ableton-live-mcp-server)](https://agentrank-ai.com/tool/Simon-Kansara--ableton-live-mcp-server)
<a href="https://agentrank-ai.com/tool/Simon-Kansara--ableton-live-mcp-server"><img src="https://agentrank-ai.com/api/badge/tool/Simon-Kansara--ableton-live-mcp-server" alt="AgentRank"></a>

Matched Queries

"mcp server""mcp-server"

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 implementatio
Read full README on GitHub →
Are you the maintainer? Claim this listing