setlist.fm: concert setlists by artist/venue/date. Free key required.
claude mcp add setlist-fm --transport http https://gateway.pipeworx.io/setlist-fm/mcp
~/.cursor/mcp.json
{
"mcpServers": {
"setlist-fm": {
"url": "https://gateway.pipeworx.io/setlist-fm/mcp"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"setlist-fm": {
"serverUrl": "https://gateway.pipeworx.io/setlist-fm/mcp"
}
}
}
.vscode/mcp.json
{
"servers": {
"setlist-fm": {
"type": "http",
"url": "https://gateway.pipeworx.io/setlist-fm/mcp"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"setlist-fm": {
"url": "https://gateway.pipeworx.io/setlist-fm/mcp"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"setlist-fm": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://gateway.pipeworx.io/setlist-fm/mcp"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://gateway.pipeworx.io/setlist-fm/mcp | none |
No reviews yet. Agents can review via POST /api/v1/servers/io.github.pipeworx-io--setlist-fm/reviews or the review_server meta-tool.
POST /mcp