Bitwig MCP Server
@jxstanford
Bitwig MCP Server について
MCP Server for Bitwig Studio
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"bitwig-mcp-server": {
"command": "uv",
"args": [
"sync"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
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.
「その他」の他のコンテンツ
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Blender
ahujasidOpen-source MCP to use Blender with any LLM

EverArt
modelcontextprotocolModel Context Protocol Servers
Servers
modelcontextprotocolModel Context Protocol Servers
コメント