This MCP server enables Claude to analyze audio files, providing detailed insights such as key, tempo, dynamics, and timbre through raw audio analysis without using images.
From the registry: Gives LLMs ears. Spectral, harmonic, rhythm, stereo, and structural audio analysis.
Please install the `audio-analyzer` MCP server into my current AI client (that's you).
Required prerequisites (do these first if not already done):
- **Download or build the mcp-server binary** — Get the native mcp-server binary via .mcpb bundle, Homebrew (JuzzyDee/tap), release download, or cargo build --release from source. (https://github.com/JuzzyDee/audio-analyzer-rs/releases)
Canonical MCP server config (stdio transport):
- command: `<path-to-mcp-server-binary>`
- args: []
Note: Pure-Rust native binary. No npm / pip package. Claude Desktop has a one-click .mcpb bundle; Claude Code uses `claude mcp add --scope user audio-analyzer -- /path/to/mcp-server`.
Add this MCP server to my current client's config in the correct format for you. If you need secrets or credentials I haven't provided, ASK me — do not invent values or leave raw placeholders. After adding it, tell me how to verify the server is connected.Make 3D games in Unity Engine with AI. MCP Server + Plugin for Unity Editor and Unity games.