You're viewing a demo portfolio

Join the waitlist
PRSM

search_album

Active

Tool of mcp-theaudiodb

declared in 0.1.0

Search TheAudioDB for albums by artist (optionally narrowed to a specific album title). Returns album id, title, artist, release year, genre, album cover artwork URL, and English description. Omit the album arg to list all albums for the artist.

Parameters schema

{
  "type": "object",
  "required": [
    "artist"
  ],
  "properties": {
    "album": {
      "type": "string",
      "description": "Optional album title to narrow the search, e.g. \"Parachutes\"."
    },
    "artist": {
      "type": "string",
      "description": "Artist or band name, e.g. \"Coldplay\"."
    }
  }
}

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 →
search_album — mcp-theaudiodb — PRSM MCP