audio-tag-mcp

yusufaf/audio-tag-mcp
★ 0 stars Python AI/LLM Updated today
MCP server to read, edit, and look up audio file metadata (ID3/Vorbis) from an LLM chat. mutagen + MusicBrainz.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "audio-tag-mcp": {
      "command": "uvx",
      "args": [
        "audio-tag-mcp"
      ]
    }
  }
}

Or install with pip: pip install audio-tag-mcp

Topics

audio-taggingid3mcpmetadatamodel-context-protocolmp3musicbrainzmutagen