get_artist
ActiveTool of mcp-theaudiodb
Look up a single TheAudioDB artist by its idArtist (as returned by search_artist). Returns the same metadata fields as search_artist: genre, style, mood, formed year, country, website, biography, and thumbnail URL.
Parameters schema
{
"type": "object",
"required": [
"id"
],
"properties": {
"id": {
"type": "string",
"description": "TheAudioDB idArtist, e.g. \"111239\"."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
mcp-theaudiodb
https://github.com/pipeworx-io/mcp-theaudiodb
2/7 registries