What is the openDAW MCP MCP server?
262 MCP tools for agent-native control of openDAW, a browser-based DAW
How to install openDAW MCP
Copy-paste configuration for popular MCP clients.
OPENDAW_HOST_DIRrequiredPath to the headless openDAW host directory
OPENDAW_URLrequiredURL of the running openDAW Vite dev server
OPENDAW_EXPORT_DIRDirectory for rendered audio exports
NODE_BIN_DIRPath to Node.js binary directory (if not on PATH)
{
"mcpServers": {
"opendaw-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/ameobius/opendaw-mcp:1.13.0"
],
"env": {
"OPENDAW_HOST_DIR": "<YOUR_OPENDAW_HOST_DIR>",
"OPENDAW_URL": "<YOUR_OPENDAW_URL>",
"OPENDAW_EXPORT_DIR": "<YOUR_OPENDAW_EXPORT_DIR>",
"NODE_BIN_DIR": "<YOUR_NODE_BIN_DIR>"
}
}
}
}{
"mcpServers": {
"opendaw-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/ameobius/opendaw-mcp:1.13.0"
],
"env": {
"OPENDAW_HOST_DIR": "<YOUR_OPENDAW_HOST_DIR>",
"OPENDAW_URL": "<YOUR_OPENDAW_URL>",
"OPENDAW_EXPORT_DIR": "<YOUR_OPENDAW_EXPORT_DIR>",
"NODE_BIN_DIR": "<YOUR_NODE_BIN_DIR>"
}
}
}
}{
"mcpServers": {
"opendaw-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/ameobius/opendaw-mcp:1.13.0"
],
"env": {
"OPENDAW_HOST_DIR": "<YOUR_OPENDAW_HOST_DIR>",
"OPENDAW_URL": "<YOUR_OPENDAW_URL>",
"OPENDAW_EXPORT_DIR": "<YOUR_OPENDAW_EXPORT_DIR>",
"NODE_BIN_DIR": "<YOUR_NODE_BIN_DIR>"
}
}
}
}{
"servers": {
"opendaw-mcp": {
"type": "stdio",
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/ameobius/opendaw-mcp:1.13.0"
],
"env": {
"OPENDAW_HOST_DIR": "<YOUR_OPENDAW_HOST_DIR>",
"OPENDAW_URL": "<YOUR_OPENDAW_URL>",
"OPENDAW_EXPORT_DIR": "<YOUR_OPENDAW_EXPORT_DIR>",
"NODE_BIN_DIR": "<YOUR_NODE_BIN_DIR>"
}
}
}
}claude mcp add opendaw-mcp --env OPENDAW_HOST_DIR=<YOUR_OPENDAW_HOST_DIR> --env OPENDAW_URL=<YOUR_OPENDAW_URL> --env OPENDAW_EXPORT_DIR=<YOUR_OPENDAW_EXPORT_DIR> --env NODE_BIN_DIR=<YOUR_NODE_BIN_DIR> -- docker run -i --rm ghcr.io/ameobius/opendaw-mcp:1.13.0Related MCP servers
Control a real Chrome browser to complete any task: fill forms, extract data, book flights.
World Monitor
Real-time global intelligence: markets, conflicts, country risk, energy, and infrastructure monitoring via 39 MCP tools.
Netdata
Real-time infrastructure monitoring with per-second metrics, ML-powered anomaly detection, and zero-configuration setup.
Trending hip-hop artist momentum scores across four cultural dimensions.
AI orchestration platform with 100+ agents, swarm coordination, and self-learning memory for enterprise development.
Scrapling MCP Server
Web scraping with stealth HTTP, real browsers, and Cloudflare bypass capabilities.