Loading MCP server directory, please wait...
Identify the tracklist of any DJ mix from its YouTube, SoundCloud or Mixcloud URL.
npx @getmcp/cli add id.setlist/setlist-idRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationBearer <personal access token>. Create one under Account > API tokens on setlist.id (slid_...).
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"id.setlist/setlist-id": {
"url": "https://api.setlist.id/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}