openDAW MCP
Rank #17,557io.github.AMEOBIUS/opendaw-mcp
262 MCP tools for agent-native control of openDAW, a browser-based DAW
openDAW MCP is a Model Context Protocol (MCP) server published by AMEOBIUS. It ranks #17,557 of 132,046 servers tracked on MCP Toplist. openDAW MCP is listed across 2 registries — Official MCP and Glama, with 44 tracked versions. It was first listed on Jul 3, 2026 and most recently updated on Jul 4, 2026.
Ranks ahead of 114,489 of 132,046 servers on MCP Toplist.
Use openDAW MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add opendaw-mcp -e "OPENDAW_HOST_DIR=<your OPENDAW_HOST_DIR>" -e "OPENDAW_URL=<your OPENDAW_URL>" -e "OPENDAW_EXPORT_DIR=<your OPENDAW_EXPORT_DIR>" -e "NODE_BIN_DIR=<your NODE_BIN_DIR>" -- docker run -i --rm ghcr.io/ameobius/opendaw-mcp:1.13.0Replace each placeholder with your own value before saving.
[mcp_servers.opendaw-mcp]
command = "docker"
args = ["run", "-i", "--rm", "ghcr.io/ameobius/opendaw-mcp:1.13.0"]
[mcp_servers.opendaw-mcp.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>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"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>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"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>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"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>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"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>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"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>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.AMEOBIUS%2Fopendaw-mcp)<a href="https://mcptoplist.com/server/io.github.AMEOBIUS%2Fopendaw-mcp"><img src="https://mcptoplist.com/badge/io.github.AMEOBIUS%2Fopendaw-mcp.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
AMEOBIUS
Available versions (44)
| Version | Published |
|---|---|
| 1.13.0 | Jul 4, 2026 |
| 1.12.1 | Jul 4, 2026 |
| 1.12.0 | Jul 4, 2026 |
| 1.11.9 | Jul 4, 2026 |
| 1.11.8 | Jul 4, 2026 |
| 1.11.7 | Jul 4, 2026 |
| 1.11.6 | Jul 4, 2026 |
| 1.11.5 | Jul 4, 2026 |
| 1.11.4 | Jul 4, 2026 |
| 1.11.3 | Jul 4, 2026 |
| 1.11.2 | Jul 4, 2026 |
| 1.11.1 | Jul 4, 2026 |
| 1.11.0 | Jul 4, 2026 |
| 1.10.2 | Jul 4, 2026 |
| 1.10.1 | Jul 4, 2026 |
| 1.10.0 | Jul 4, 2026 |
| 1.9.8 | Jul 3, 2026 |
| 1.9.7 | Jul 3, 2026 |
| 1.9.6 | Jul 3, 2026 |
| 1.9.5 | Jul 3, 2026 |
| 1.9.4 | Jul 3, 2026 |
| 1.9.3 | Jul 3, 2026 |
| 1.9.2 | Jul 3, 2026 |
| 1.9.1 | Jul 3, 2026 |
| 1.9.0 | Jul 3, 2026 |
| 1.8.2 | Jul 3, 2026 |
| 1.8.1 | Jul 3, 2026 |
| 1.8.0 | Jul 3, 2026 |
| 1.7.4 | Jul 3, 2026 |
| 1.7.3 | Jul 3, 2026 |
| 1.7.2 | Jul 3, 2026 |
| 1.7.1 | Jul 3, 2026 |
| 1.7.0 | Jul 3, 2026 |
| 1.6.2 | Jul 3, 2026 |
| 1.6.1 | Jul 3, 2026 |
| 1.6.0 | Jul 3, 2026 |
| 1.5.2 | Jul 3, 2026 |
| 1.5.1 | Jul 3, 2026 |
| 1.5.0 | Jul 3, 2026 |
| 1.4.0 | Jul 3, 2026 |
| 1.3.0 | Jul 3, 2026 |
| 1.2.0 | Jul 3, 2026 |
| 1.1.0 | Jul 3, 2026 |
| 1.0.0 | Jul 3, 2026 |
Frequently asked questions
- Who maintains openDAW MCP?
- openDAW MCP is maintained by AMEOBIUS, which publishes 1 MCP server (44 total versions) tracked on MCP Toplist.
- Is openDAW MCP listed on the Official MCP Registry?
- Yes — openDAW MCP is listed on the Official MCP Registry, alongside Glama.
- How many versions does openDAW MCP have?
- MCP Toplist tracks 44 versions of openDAW MCP, most recently published on Jul 4, 2026.
- Where can I find the source code for openDAW MCP?
- The source code for openDAW MCP is hosted at github.com/AMEOBIUS/opendaw-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.