Audio Calibration MCP runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 27 Aug 2026.
Evidence-bound REW measurement, analysis, conservative EQ, DSP, and listening-test tools.
We read the source, 22 h ago · rules 3dff92dd89df
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.
for (const file of await readdir(presetDirectory).catch(() => [])) if (/^[^/\\]+\.conf$/i.test(file)) { const name = file.slice(0, -5); presetConfigs[name] = await readFile(join(presetDirectory, file), "utf8").catch(() => ""); }
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
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.
Ingeniux CTnP MCP server for personalization, A/B testing, and audience management.
AI-assisted MCP server for JSTQB-based test planning, design, review, and analysis.
Keyless local MCP server for QA: standards retrieval, effort estimation, doc review, test analysis.
Simple Language MCP server — code intelligence, debugging, build, test, and VCS tools
MCP Server for software testing, test case management, test execution, and defect tracking.
Read-only evidence for the tools agents run: MCP server records, coverage and policy.
Local proof facts for AI coding clients: intent, tests, Graph Ops, and review evidence.
MCP server for Appium mobile automation on iOS and Android devices with test creation tools.
Answers built from our own checks of this server.