Home › Other › Audio File MCP App

Audio File MCP App

Inspect local audio files — playback, metadata, loudness, spectrogram.

TypeScript
★ 43 stars Last pushed 2026-07-10 License: ISC

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 1.1.0)

npx -y @counterpoint-studio/audio-file-mcp-app@1.1.0

Or add to your MCP client config:

{
  "mcpServers": {
    "audio-file-mcp-app": {
      "command": "npx",
      "args": [
        "-y",
        "@counterpoint-studio/audio-file-mcp-app@1.1.0"
      ]
    }
  }
}

Related servers

Data from the Official MCP Registry