mcpbeat Sign in

Audio Sonic MCP Server

by ripunjay-kashyap Your server? Claim it
local only

Audio Sonic MCP runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 22 Aug 2026.

Local-first audio analysis: BPM, musical key, production profile, and CLAP vibe embeddings.

Installs / week
not published
4
Stars
0 open issues
22 Aug 2026
Last commit
from GitHub
MIT
License
Python

What the code does

We read the source, 20 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

    result = subprocess.run(

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Alternatives to Audio Sonic MCP

same job, measured the same way
Palace
by ancientice

Local-first memory for coding agents — MCP server, single SQLite file, local embeddings

local only
Engram
by hbarefoot

Local-first persistent memory for AI agents — SQLite + local embeddings, MCP-native, no cloud.

82 installs/wk local only
GPT Chat
by codechap

MCP server for the OpenAI ChatGPT API — chat, vision, and embeddings

local only
Axon NeuroAutomata
by axonagentic

Protein analysis: ESM-2/ESMC embeddings, mutation scoring, landscape scans, ESMFold structure.

answering
Grok Chat
by codechap

MCP server for the xAI Grok API — chat, vision, search, and embeddings

local only
Smart Connections MCP
by msdanyg

Local semantic search over Obsidian vaults via Smart Connections embeddings. Multi-vault, private.

87 installs/wk local only
I
Hipocampo MCP
by carrasquelalex1

Bilingual dual memory with SSC for AI agents. Semantic search, embeddings, profiles.

37 tools answering
Token Compressor
by base76-research-lab

Compress prompts 40-60% using local LLM + embedding validation. Preserves all conditionals.

55 installs/wk local only

Audio Sonic MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Audio Sonic MCP?
Audio Sonic MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone.
Is Audio Sonic MCP open source?
Yes — it is published under the MIT licence, written in Python and 4 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.