Bitwig MCP Server
@jxstanford
About Bitwig MCP Server
MCP Server for Bitwig Studio
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"bitwig-mcp-server": {
"command": "uv",
"args": [
"sync"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Bitwig MCP Server?
A Model Context Protocol (MCP) server for Bitwig Studio that allows Claude to control your DAW. It is a work in progress, so documentation and implementation may be out of sync.
How to use Bitwig MCP Server?
Install prerequisites (Python 3.10+, Bitwig Studio 5.2+, Driven by Moss 5.2+, Claude Desktop). Clone the repository, run uv sync. Configure Bitwig Studio with an OSC controller (receive port 8000, send port 9000). Start the server with python -m bitwig_mcp_server. Install it in Claude Desktop using mcp install bitwig_mcp_server/__main__.py and select it from the MCP Servers dropdown.
Key features of Bitwig MCP Server
- AI-powered music production via Claude and MCP
- Transport controls: play, stop, set tempo
- Mixer controls: volume, pan, mute/unmute tracks
- Device controls: manipulate device parameters
- Project information: access track and device info
- Templates and prompts for common workflows
Use cases of Bitwig MCP Server
- Control Bitwig Studio playback and transport from Claude
- Adjust track volume, pan, and mute states programmatically
- Query and modify device parameters on the fly
- Retrieve project, track, and device information
- Use pre-configured prompts for mixing and track setup
FAQ from Bitwig MCP Server
What does Bitwig MCP Server do?
It enables Claude (via the Model Context Protocol) to control Bitwig Studio, including transport, mixer, device parameters, and project information.
What are the prerequisites for running Bitwig MCP Server?
Python 3.10+, Bitwig Studio 5.2+, Driven by Moss 5.2+, and the Claude Desktop app with MCP support are required.
How do I install Bitwig MCP Server?
Clone the repository, run uv sync to install dependencies, then configure Bitwig Studio with an OSC controller and start the server. Finally, install it in Claude Desktop using mcp install.
Is Bitwig MCP Server production‑ready?
No. The README explicitly warns that it is a work in progress and documentation/implementation may be out of sync.
Does the server require Driven by Moss?
Yes, Driven by Moss 5.2+ is a required dependency for the server to interact with Bitwig Studio.
More Other MCP servers
Codelf
unbugA search tool helps dev to solve the naming things problem.
Nginx UI
0xJackyYet another WebUI for Nginx
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
Core Philosophy: Connect, Unify, Respond
mindsdbDelegate anything. It comes back done.
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
Comments