user
ActiveTool of Setlist Fm
declared in 0.1.0
Fetch a setlist.fm user profile by `user_id`. Returns username, fullname, about text, website, and statistics on attended concerts.
Parameters schema
{
"type": "object",
"examples": [
{
"user_id": "john_doe_123"
}
],
"required": [
"user_id"
],
"properties": {
"user_id": {
"type": "string"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Setlist Fm
https://github.com/pipeworx-io/mcp-setlist-fm
1/7 registries