mcpbeat Sign in

AudioMade MCP Server

local only

AudioMade runs on your own machine — the client starts it, so there is no endpoint to ping. 31 installs a week from npm.

Generate four real game-audio candidates, audition and select one, then install it into a project.

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 8 · avg 0
a month agotoday
31
Installs / week
npm · audiomade-mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

Three servers free · no card

Connect this server

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.

run in your terminal
claude mcp add audiomade -- npx -y audiomade-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "audiomade": {
      "args": [
        "-y",
        "audiomade-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.audiomade]
command = "npx"
args = ["-y", "audiomade-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "audiomade": {
      "args": [
        "-y",
        "audiomade-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "audiomade": {
      "args": [
        "-y",
        "audiomade-mcp"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: AUDIOMADE_API_KEY (Private key created in the AudioMade account setup dialog.). The author declared them in the registry entry; get the values from the project itself.

Alternatives to AudioMade

same job, measured the same way
nickol-knx
by nickoscope

Read-only KNX/ETS project auditor: validates a .knxproj and generates Home Assistant YAML

local only
CodeY CMS
by fpointerdev

Discover, evaluate, install, and validate generated websites for the self-hosted CodeY CMS.

34 installs/wk local only
SpecPilot
by specpilot

Generate and validate a .specs/ bundle for your repo, then hand it to your AI coding agent

2 tools answering
Semiotic
by nteract

Verified React chart generation: select, validate, repair, render, and inspect charts through MCP.

5 777 installs/wk 5 tools answering
Chutes Media MCP
by thestreamcode

Generate image, video, music and speech through Chutes and save assets into your project.

62 installs/wk local only
Microsoft Project
by horizungroup

Audit, reschedule and author Microsoft Project schedules. No Java, no Project install.

local only
MascotLab
by mascotlab

Generate your app's mascot, then props, poses and animations that stay on-model.

answering
Readme Forge MCP
by ryudi84

Generate professional README.md files from project analysis

46 installs/wk local only

AudioMade — questions

Answers built from our own checks of this server.

Why is there no uptime for AudioMade?
AudioMade runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package audiomade-mcp was installed 31 times last week.
Is AudioMade still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect AudioMade?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls audiomade-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use AudioMade?
The npm package audiomade-mcp was installed 31 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.