
Security News
Ruby's Bundler 4.0.18 Extends Cooldown to bundle lock and bundle cache
The supply chain control that delays freshly published gems now covers lockfile generation and gem vendoring in Ruby projects.
tracktag-mcp
Advanced tools
TrackTag MCP server — let AI agents (Claude, Cursor, etc.) analyze music files via the TrackTag API: BPM, key, genres, moods, instruments and 35+ metadata fields per track.
Let AI agents (Claude Desktop, Claude Code, Cursor, and any MCP-capable client) analyze music with TrackTag: drop an MP3 into your agent, say "analyze this track", and get BPM, key, genres, moods, instruments, energy and 35+ metadata fields back.
Runs locally over stdio — nothing is hosted, the server only lives while your agent app is open. Analyses are billed from your TrackTag credit balance (1 credit per track with the core model, 2 with ultra); failed analyses are refunded automatically.
tt_live_…).Claude Desktop (~/Library/Application Support/Claude/claude_desktop_config.json):
{
"mcpServers": {
"tracktag": {
"command": "npx",
"args": ["-y", "tracktag-mcp"],
"env": { "TRACKTAG_API_KEY": "tt_live_YOUR_KEY" }
}
}
}
Claude Code:
claude mcp add tracktag -e TRACKTAG_API_KEY=tt_live_YOUR_KEY -- npx -y tracktag-mcp
Cursor (~/.cursor/mcp.json): same JSON block as Claude Desktop.
| Tool | What it does | Cost |
|---|---|---|
analyze_track | Analyze a local audio file (mp3/wav/flac/aiff/m4a/ogg, ≤15 MB) | 1–2 credits |
analyze_url | Analyze audio from any https URL (≤60 MB) | 1–2 credits |
get_credits | Remaining credit balance and limits | free |
list_recent_jobs | Recent API analyses | free |
Full API reference: tracktag.me/developers
FAQs
TrackTag MCP server — let AI agents (Claude, Cursor, etc.) analyze music files via the TrackTag API: BPM, key, genres, moods, instruments and 35+ metadata fields per track.
The npm package tracktag-mcp receives a total of 40 weekly downloads. As such, tracktag-mcp popularity was classified as not popular.
We found that tracktag-mcp demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
The supply chain control that delays freshly published gems now covers lockfile generation and gem vendoring in Ruby projects.

Security News
During a UK cyber test, a Mythos 5 agent used sockpuppets, social engineering, and prompt injection to try to get a maintainer to merge malware.

Company News
Socket is now in the AWS Security Hub Extended plan. Adopt it through AWS, apply committed spend, and block malicious open source packages.