
Company News
Socket Joins New OpenJS Program to Fund Node.js Security Work
Socket is joining the OpenJS Security Stewardship Program to fund Node.js vulnerability research, maintainer remediation, and security releases.
Use this MCP server to Audius, underground and independent music: trending tracks, artists, search. Tools include trending tracks, search tracks, search artists
MCP server for Audius, the decentralized streaming platform where underground and independent artists live.
| Tool | What it does |
|---|---|
trending_tracks | Trending tracks, filterable by genre (use exact values like Hip-Hop/Rap, Electronic, Dubstep, Trap) |
search_tracks | Search tracks by keyword |
search_artists | Search artists by name/handle |
get_artist_tracks | An artist's uploaded tracks |
npm run build && node dist/index.js
Example:
trending_tracks { genre: "Hip-Hop/Rap", limit: 5 }
search_artists { query: "nettspend" }
Keyless (public discovery API, app_name sent per docs). Includes play counts, durations, genres, and Audius permalinks.
npm install
npm run build
node dist/index.js
The server uses stdio, so it can be connected to Claude Desktop, Cursor, VS Code, MCP Inspector, or another compatible MCP client.
trending_tracks: Trending tracks on Audius - underground/independent music that isnsearch_tracks: Search tracks by title/artist keyword.search_artists: Search artists by handle or name.get_artist_tracks: Get an artistThis project is intentionally narrow. It should be treated as a practical helper, not a complete certification or security audit. Check the implementation and the returned data before using it with sensitive material. No credentials are required unless the project explicitly says otherwise.
After building, connect the server through your MCP client. The repository root also contains smoke-test.mjs for projects covered by the shared harness. A typical tool call starts with trending_tracks.
FAQs
Use this MCP server to Audius, underground and independent music: trending tracks, artists, search. Tools include trending tracks, search tracks, search artists
The npm package audius-mcp receives a total of 276 weekly downloads. As such, audius-mcp popularity was classified as not popular.
We found that audius-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.

Company News
Socket is joining the OpenJS Security Stewardship Program to fund Node.js vulnerability research, maintainer remediation, and security releases.

Security News
Two compromised GitHub Actions were re-enabled with malicious tags intact, exposing thousands of downstream repositories to Mini Shai-Hulud.

Research
/Security News
A malicious Firefox extension fetches its payload after installation to evade detection, steal Google session cookies, and automate account takeover.