get_artist
ActiveTool of Spotify
declared in 0.1.0
Artist record: name, genres, popularity, followers, images.
Parameters schema
{
"type": "object",
"examples": [
{
"artist_id": "1Xyo4u8uISC60aNvD2MZpP"
}
],
"required": [
"artist_id"
],
"properties": {
"artist_id": {
"type": "string",
"description": "Spotify artist ID"
}
}
}Parent server
Spotify
https://github.com/pipeworx-io/mcp-spotify
1/7 registries