search_artist
ActiveTool of mcp-theaudiodb
Search TheAudioDB for a music artist/band by name. Returns metadata: genre, style, mood, year formed, country, official website, English biography, and artist thumbnail image URL. Music-metadata lookup — complements MusicBrainz with biographies and artwork.
Parameters schema
{
"type": "object",
"required": [
"artist"
],
"properties": {
"artist": {
"type": "string",
"description": "Artist or band name, e.g. \"Coldplay\"."
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
mcp-theaudiodb
https://github.com/pipeworx-io/mcp-theaudiodb
2/7 registries