Back to Browse

Audius MCP Server

Developer ToolsLow Risk9.0MCP RegistryLocal
Free

Server data from the Official MCP Registry

Use this MCP server to Audius, underground and independent music: trending tracks, artists,...

About

Use this MCP server to Audius, underground and independent music: trending tracks, artists,...

Security Report

9.0
Low Risk9.0Low Risk

Valid MCP server (3 strong, 4 medium validity signals). 1 known CVE in dependencies (0 critical, 1 high severity) Package registry verified. Imported from the Official MCP Registry.

5 files analyzed · 2 issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

HTTP Network Access

Connects to external APIs or services over the internet.

How to Install

Add this to your MCP configuration file:

{
  "mcpServers": {
    "io-github-mrfentmen-audius-mcp": {
      "args": [
        "-y",
        "audius-mcp"
      ],
      "command": "npx"
    }
  }
}

Documentation

View on GitHub

From the project's GitHub README.

audius mcp

MCP server for Audius, the decentralized streaming platform where underground and independent artists live.

Tools

ToolWhat it does
trending_tracksTrending tracks, filterable by genre (use exact values like Hip-Hop/Rap, Electronic, Dubstep, Trap)
search_tracksSearch tracks by keyword
search_artistsSearch artists by name/handle
get_artist_tracksAn artist's uploaded tracks

Usage

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.

Reviews

No reviews yet

Be the first to review this server!