MCP Developers runs on your own machine — the client starts it, so there is no endpoint to ping. 64 installs a week from npm.
Gaudio Lab Audio AI — Stem Separation, DME Separation, AI Text Sync
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 mcp-developers -- npx -y @gaudiolab/mcp-developers
{
"mcpServers": {
"mcp-developers": {
"args": [
"-y",
"@gaudiolab/mcp-developers"
],
"command": "npx"
}
}
}
[mcp_servers.mcp-developers]
command = "npx"
args = ["-y", "@gaudiolab/mcp-developers"]
{
"mcpServers": {
"mcp-developers": {
"args": [
"-y",
"@gaudiolab/mcp-developers"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mcp-developers": {
"args": [
"-y",
"@gaudiolab/mcp-developers"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.