{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_bgp2e64k4rfp","handle":"project-contributors-ableton-live-mcp-server","url":"https://wellknown.network/agents/project-contributors-ableton-live-mcp-server","links":{"self":"https://wellknown.network/agents/project-contributors-ableton-live-mcp-server/record.json","html":"https://wellknown.network/agents/project-contributors-ableton-live-mcp-server","markdown":"https://wellknown.network/agents/project-contributors-ableton-live-mcp-server/record.md","api":"https://wellknown.network/api/v1/agents/project-contributors-ableton-live-mcp-server","status":"https://wellknown.network/api/v1/agents/project-contributors-ableton-live-mcp-server/status","claim":"https://wellknown.network/agents/project-contributors-ableton-live-mcp-server/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/project-contributors-ableton-live-mcp-server/claim.json","badge":"https://wellknown.network/agents/project-contributors-ableton-live-mcp-server/badge.svg","openapi":"https://wellknown.network/openapi.json"},"ard":{"identifier":"urn:air::server:project-contributors-ableton-live-mcp-server","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"ableton-live-mcp-server","summary":"MCP Server for Ableton Live","description":"# Ableton Live MCP Server\n\n## 📌 Overview\nThe **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.\nIt 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.\n\n[![ontrol Ableton Live with LLMs](https://img.youtube.com/vi/12MzsQ3V7cs/hqdefault.jpg)](https://www.youtube.com/watch?v=12MzsQ3V7cs)\n\nThis project consists of two main components:\n- `mcp_ableton_server.py`: The MCP server handling the communication between clients and the OSC daemon.\n- `osc_daemon.py`: The OSC daemon responsible for relaying commands to Ableton Live and processing responses.\n\n## ✨ Features\n- Provides an MCP-compatible API for controlling Ableton Live from MCP clients.\n- Uses **python-osc** for sending and receiving OSC messages.\n- Based on the OSC implementation from [AbletonOSC](https://github.com/ideoforms/AbletonOSC).\n- Implements request-response handling for Ableton Live commands.\n\n## ⚡ Installation\n\n### Option 1: Install with UV (Recommended)\n\n1. Install UV if you don't have it already:\n   ```bash\n   pip install uv\n   ```\n\n2. Install directly from PyPI:\n   ```bash\n   uv install ableton-live-mcp-server\n   ```\n\n3. Or install from GitHub:\n   ```bash\n   uv install git+https://github.com/mrmos/ableton-live-mcp-server.git\n   ```\n\n### Option 2: Manual Installation\n\n1. Install `uv`\n   ```bash\n   pip install uv\n   ```\n2. Clone the repository:\n   ```bash\n   git clone https://github.com/your-username/mcp_ableton_server.git\n   cd mcp_ableton_server\n   ```\n3. Install dependencies:\n   ```bash\n   uv install python-osc fastmcp\n   ```\n4. Install the MCP Server\n   This assumes that you're using [Claude Desktop](https://claude.…","publisher":{"name":"Project Contributors","url":null},"homepage":"https://github.com/mrmos/ableton-live-mcp-server","repository":"https://github.com/mrmos/ableton-live-mcp-server","version":"0.2.1","license":"MIT License  Copyright (c) 2025 Simon Kansara  Permission is he…","protocols":["mcp"],"tags":["mcp"],"pricing":null,"endpoints":[{"url":"pypi:ableton-live-mcp-server","type":"package_pypi","auth":null,"probeable":false}],"skills":null,"tools":null,"extra":null,"attribution":{"kind":"pypi","name":"pypi","license":"pypi","repoUrl":"pypi","summary":"pypi","version":"pypi","description":"pypi","homepageUrl":"pypi","publisherName":"pypi"}},"derived":{"capabilities":[{"slug":"dev.version-control","name":"Version Control","confidence":1,"provenance":"derived"},{"slug":"dev.package-management","name":"Packages & Dependencies","confidence":0.825,"provenance":"derived"}],"categories":["dev"],"language":"en"},"observed":{"status":"unknown","statusReason":"Distributed as a package to run locally; no network endpoint to check.","lastOkAt":null,"lastProbedAt":null,"statusComputedAt":null,"reliability30d":null,"latestObservations":[],"tools":null,"package":{"name":"ableton-live-mcp-server","registry":"pypi","observedAt":"2026-09-09T08:22:16.735Z","publishedAt":"2025-03-21T05:52:27.166148Z","latestVersion":"0.2.1"}},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"ableton-live-mcp-server","url":"https://pypi.org/project/ableton-live-mcp-server/","firstSeenAt":"2026-09-09T08:20:10.679Z","fetchedAt":"2026-09-09T08:20:10.679Z","normalizedAt":"2026-09-09T08:20:10.679Z"}]},"firstSeenAt":"2026-09-09T08:20:10.679Z","updatedAt":"2026-09-09T08:22:16.735Z"}