AudioMade
Rank #92,436io.github.yasib48/audiomade
Generate four real game-audio candidates, audition and select one, then install it into a project.
AudioMade is a Model Context Protocol (MCP) server published by yasib48. It ranks #92,436 of 132,113 servers tracked on MCP Toplist. AudioMade is listed on Official MCP, with 1 tracked version. It was first listed on Sep 2, 2026 and most recently updated on Sep 2, 2026.
Ranks ahead of 39,677 of 132,113 servers on MCP Toplist.
Use AudioMade
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add audiomade -e "AUDIOMADE_API_KEY=<your AUDIOMADE_API_KEY>" -- npx -y audiomade-mcpReplace each placeholder with your own value before saving.
[mcp_servers.audiomade]
command = "npx"
args = ["-y", "audiomade-mcp"]
[mcp_servers.audiomade.env]
AUDIOMADE_API_KEY = "<your AUDIOMADE_API_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"audiomade": {
"command": "npx",
"args": [
"-y",
"audiomade-mcp"
],
"env": {
"AUDIOMADE_API_KEY": "<your AUDIOMADE_API_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"audiomade": {
"command": "npx",
"args": [
"-y",
"audiomade-mcp"
],
"env": {
"AUDIOMADE_API_KEY": "<your AUDIOMADE_API_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"audiomade": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"audiomade-mcp"
],
"env": {
"AUDIOMADE_API_KEY": "<your AUDIOMADE_API_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"audiomade": {
"command": "npx",
"args": [
"-y",
"audiomade-mcp"
],
"env": {
"AUDIOMADE_API_KEY": "<your AUDIOMADE_API_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"audiomade": {
"command": "npx",
"args": [
"-y",
"audiomade-mcp"
],
"env": {
"AUDIOMADE_API_KEY": "<your AUDIOMADE_API_KEY>"
}
}
}
}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.yasib48%2Faudiomade)<a href="https://mcptoplist.com/server/io.github.yasib48%2Faudiomade"><img src="https://mcptoplist.com/badge/io.github.yasib48%2Faudiomade.svg" alt="MCP Toplist: #92,436 of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
yasib48
Other servers by yasib48
View all yasib48 servers →Available versions (1)
| Version | Published |
|---|---|
| 0.1.0 | Sep 2, 2026 |
Frequently asked questions
- Who maintains AudioMade?
- AudioMade is maintained by yasib48, which publishes 2 MCP servers (1 total version) tracked on MCP Toplist.
- Is AudioMade listed on the Official MCP Registry?
- Yes — AudioMade is listed on the Official MCP Registry.
- How many versions does AudioMade have?
- MCP Toplist tracks 1 version of AudioMade, most recently published on Sep 2, 2026.
- Where can I find the source code for AudioMade?
- The source code for AudioMade is hosted at github.com/yasib48/audiomade.
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.