Loading MCP server directory, please wait...
AI music analysis for agents: BPM, key, genres, moods, instruments and 35+ tags per track.
npx @getmcp/cli add io.github.adigold/tracktag-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
TRACKTAG_API_KEYTrackTag API key (tt_live_...) — create at https://tracktag.me/studio, API & MCP tab
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.adigold/tracktag-mcp": {
"command": "npx",
"args": [
"-y",
"tracktag-mcp"
],
"env": {
"TRACKTAG_API_KEY": ""
}
}
}
}