Loomal

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

29 starsnpm: @counterpoint-studio/audio-file-mcp-app

About Audio File MCP App

Audio File MCP App is an MCP (Model Context Protocol) server published by counterpoint-studio in the official MCP registry. Inspect local audio files — playback, metadata, loudness, spectrogram.

It ships as an npm package (@counterpoint-studio/audio-file-mcp-app), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/counterpoint-studio/audio-file-mcp-app, where the project has earned 29 GitHub stars.

Use Audio File MCP App with your agent

Claude Code · one command
claude mcp add audio-file-mcp-app -- npx -y @counterpoint-studio/audio-file-mcp-app
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "audio-file-mcp-app": {
      "command": "npx",
      "args": [
        "-y",
        "@counterpoint-studio/audio-file-mcp-app"
      ]
    }
  }
}
npm@counterpoint-studio/audio-file-mcp-app

Frequently asked questions

What is Audio File MCP App?
Audio File MCP App is an MCP (Model Context Protocol) server by counterpoint-studio. Inspect local audio files — playback, metadata, loudness, spectrogram.
How do I connect Audio File MCP App to Claude, Cursor, or another MCP client?
Install Audio File MCP App from its npm package (@counterpoint-studio/audio-file-mcp-app) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is Audio File MCP App open source?
Yes — the source code is public at github.com/counterpoint-studio/audio-file-mcp-app, with 29 GitHub stars.
Can AI agents pay to use Audio File MCP App?
Not yet through Loomal — Audio File MCP App is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain Audio File MCP App? Claim this listing free by verifying GitHub ownership, or contact us.