valknar 12ebe6728c Add full-featured MCP server for Bitwig Studio via DrivenByMoss OSC
204 MCP tools across 11 modules (transport, track, master, device, clip,
scene, browser, project, layout, midi, misc) covering every OSC command
supported by the DrivenByMoss extension.

Architecture mirrors ableton-mcp: FastMCP + python-osc singleton with a
push-based state store (DrivenByMoss proactively sends updates). Python
sends to port 8000 and listens on port 9000.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-01 17:02:23 +02:00
S
Description
A full-featured Model Context Protocol (MCP) server for controlling Bitwig Studio via the DrivenByMoss OSC extension.
72 KiB
Languages
Python 100%