Audio Sonic MCP
Rank #25,422io.github.ripunjay-kashyap/audio-sonic-mcp
Local-first audio analysis: BPM, musical key, production profile, and CLAP vibe embeddings.
Audio Sonic MCP is a Model Context Protocol (MCP) server published by ripunjay-kashyap. It ranks #25,422 of 132,046 servers tracked on MCP Toplist, and its repository has 4 GitHub stars. Audio Sonic MCP is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Aug 25, 2026 and most recently updated on Aug 25, 2026.
Ranks ahead of 106,624 of 132,046 servers on MCP Toplist.
Use Audio Sonic MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add audio-sonic-mcp -e "JOBS_ROOT=<your JOBS_ROOT>" -e "KEEP_JOB_FILES=<your KEEP_JOB_FILES>" -- docker run -i --rm ghcr.io/ripunjay-kashyap/audio-sonic-mcp:1.2.0Replace each placeholder with your own value before saving.
[mcp_servers.audio-sonic-mcp]
command = "docker"
args = ["run", "-i", "--rm", "ghcr.io/ripunjay-kashyap/audio-sonic-mcp:1.2.0"]
[mcp_servers.audio-sonic-mcp.env]
JOBS_ROOT = "<your JOBS_ROOT>"
KEEP_JOB_FILES = "<your KEEP_JOB_FILES>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"audio-sonic-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/ripunjay-kashyap/audio-sonic-mcp:1.2.0"
],
"env": {
"JOBS_ROOT": "<your JOBS_ROOT>",
"KEEP_JOB_FILES": "<your KEEP_JOB_FILES>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"audio-sonic-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/ripunjay-kashyap/audio-sonic-mcp:1.2.0"
],
"env": {
"JOBS_ROOT": "<your JOBS_ROOT>",
"KEEP_JOB_FILES": "<your KEEP_JOB_FILES>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"audio-sonic-mcp": {
"type": "stdio",
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/ripunjay-kashyap/audio-sonic-mcp:1.2.0"
],
"env": {
"JOBS_ROOT": "<your JOBS_ROOT>",
"KEEP_JOB_FILES": "<your KEEP_JOB_FILES>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"audio-sonic-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/ripunjay-kashyap/audio-sonic-mcp:1.2.0"
],
"env": {
"JOBS_ROOT": "<your JOBS_ROOT>",
"KEEP_JOB_FILES": "<your KEEP_JOB_FILES>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"audio-sonic-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/ripunjay-kashyap/audio-sonic-mcp:1.2.0"
],
"env": {
"JOBS_ROOT": "<your JOBS_ROOT>",
"KEEP_JOB_FILES": "<your KEEP_JOB_FILES>"
}
}
}
}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.ripunjay-kashyap%2Faudio-sonic-mcp)<a href="https://mcptoplist.com/server/io.github.ripunjay-kashyap%2Faudio-sonic-mcp"><img src="https://mcptoplist.com/badge/io.github.ripunjay-kashyap%2Faudio-sonic-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
ripunjay-kashyap
Available versions (1)
| Version | Published |
|---|---|
| 1.2.0 | Aug 25, 2026 |
Frequently asked questions
- Who maintains Audio Sonic MCP?
- Audio Sonic MCP is maintained by ripunjay-kashyap, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is Audio Sonic MCP listed on the Official MCP Registry?
- Yes — Audio Sonic MCP is listed on the Official MCP Registry, alongside Glama.
- How many versions does Audio Sonic MCP have?
- MCP Toplist tracks 1 version of Audio Sonic MCP, most recently published on Aug 25, 2026.
- Where can I find the source code for Audio Sonic MCP?
- The source code for Audio Sonic MCP is hosted at github.com/ripunjay-kashyap/audio-sonic-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.