get_artist
ActiveTool of musicurainz
declared in 0.1.0
Get artist details including biography, country, founding date, and complete release list. Requires artist ID from search_artists.
Parameters schema
{
"type": "object",
"examples": [
{
"id": "b10bbbfc-cf9e-42e0-be17-e2c3e1d2600d"
}
],
"required": [
"id"
],
"properties": {
"id": {
"type": "string",
"description": "MusicBrainz artist ID (UUID)."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
musicurainz
https://github.com/pipeworx-io/mcp-musicbrainz
1/7 registries