osc-bridge runs on your own machine — the client starts it, so there is no endpoint to ping. 35 installs a week from npm. Last commit 25 Jul 2026.
OSC ↔ MIDI bridge — 849 synthesizers and DAWs. A MIDI MCP and OSC MCP for controlling them.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add osc-bridge -- npx -y @roomi-fields/osc-bridge
{
"mcpServers": {
"osc-bridge": {
"args": [
"-y",
"@roomi-fields/osc-bridge"
],
"command": "npx"
}
}
}
[mcp_servers.osc-bridge]
command = "npx"
args = ["-y", "@roomi-fields/osc-bridge"]
{
"mcpServers": {
"osc-bridge": {
"args": [
"-y",
"@roomi-fields/osc-bridge"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"osc-bridge": {
"args": [
"-y",
"@roomi-fields/osc-bridge"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.