Tracktag MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 73 installs a week from npm. Last commit 24 Jul 2026.
AI music analysis for agents: BPM, key, genres, moods, instruments and 35+ tags per track.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add tracktag-mcp -- npx -y tracktag-mcp
{
"mcpServers": {
"tracktag-mcp": {
"args": [
"-y",
"tracktag-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.tracktag-mcp]
command = "npx"
args = ["-y", "tracktag-mcp"]
{
"mcpServers": {
"tracktag-mcp": {
"args": [
"-y",
"tracktag-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"tracktag-mcp": {
"args": [
"-y",
"tracktag-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.