You're viewing a demo portfolio

Join the waitlist
PRSM

get_album_tracks

Active

Tool of mcp-theaudiodb

declared in 0.1.0

List all tracks on a TheAudioDB album by its idAlbum (as returned by search_album). Returns each track id, title, track number, duration in milliseconds, genre, and music-video URL when available.

Parameters schema

{
  "type": "object",
  "required": [
    "album_id"
  ],
  "properties": {
    "album_id": {
      "type": "string",
      "description": "TheAudioDB idAlbum, e.g. \"2109615\"."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

mcp-theaudiodb

https://github.com/pipeworx-io/mcp-theaudiodb

2/7 registries
View full server →
get_album_tracks — mcp-theaudiodb — PRSM MCP