Audio Sonic MCP

Turn any song into a structured "sonic signature" - extracting tempo, musical key, a 512-dimension CLAP vibe embedding, human-readable vibe tags, and a production profile - from a single local call.

People who work with audio ml, clap and deep learning and want it reachable from Claude, Cursor, VS Code, or another MCP client. The project is written in Python.

VERIFIED ACTIVE

LAST COMMIT 2026-08-22 · ★ 4 · #100 OF 106 MAINTAINED AI & ML · VERIFIED 2026-09-18

MIT · Python servers · how we verify → /methodology

01 · Install Audio Sonic MCP

before you install - you'll need

JOBS_ROOT

Environment variables documented in the project's README - it lists which are required and which have defaults.

Docker

docker run -i --rm ghcr.io/ripunjay-kashyap/audio-sonic-mcp:1.2.0

Claude Desktop - add to config

{
  "mcpServers": {
    "ripunjay-kashyap-audio-sonic-mcp": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/ripunjay-kashyap/audio-sonic-mcp:1.2.0"
      ]
    }
  }
}
Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as container (OCI image) - can be sandboxed away from your filesystem

license MIT - declared in the repository

registry namespace io.github.ripunjay-kashyap is GitHub-verified and matches the repo owner

03 · Who maintains Audio Sonic MCP

Audio Sonic MCP is maintained by ripunjay-kashyap. It's the only MCP server we track from this author; the repo dates to Apr 2026.

04 · Facts

category
AI & ML - ranked #100 of 106 actively-maintained AI & ML servers as of 2026-09-18.
registry
io.github.ripunjay-kashyap/audio-sonic-mcp (active, first published 2026-08-25)
packages
oci:ghcr.io/ripunjay-kashyap/audio-sonic-mcp:1.2.0

05 · Audio Sonic MCP FAQ

What is Audio Sonic MCP?

Turn any song into a structured "sonic signature" - extracting tempo, musical key, a 512-dimension CLAP vibe embedding, human-readable vibe tags, and a production profile - from a single local call.

Is Audio Sonic MCP still maintained?

Yes - as of 2026-09-18, its last commit was 2026-08-22. We re-verify nightly.

How do I install Audio Sonic MCP?

Run `docker run -i --rm ghcr.io/ripunjay-kashyap/audio-sonic-mcp:1.2.0`. The README documents one environment variable (JOBS_ROOT) to set first. You can also paste the ready-made client config above.

06 · Alternatives to Audio Sonic MCP

More AI & ML MCP servers · RAG Vault · Ruv Swarm · Chimera Forge · Dev Globe · Yahboom MCP

More Python MCP servers · IDA Pro MCP Fusion · Sports Card Agent · Cosmergon · Ardupilot Mavlink MCP · SimConnect MCP · see all