mcpbeat Sign in

Setlist MCP Server

local only

Setlist MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 2 installs a week from npm. Last commit 8 Aug 2026.

Use this MCP server to Setlist.fm, concert setlists, songs played live, tour history. Tools...

Installs per day peak 5 · avg 0 · -25% w/w
a month agotoday
2
Installs / week
npm · @mrfentmen/setlist-mcp
0
Stars
0 open issues
8 Aug 2026
Last commit
0 releases in 90 days
License
TypeScript

Nothing serious here today

Today is the operative word: we check Setlist MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add setlist-mcp -- npx -y @mrfentmen/setlist-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "setlist-mcp": {
      "args": [
        "-y",
        "@mrfentmen/setlist-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.setlist-mcp]
command = "npx"
args = ["-y", "@mrfentmen/setlist-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "setlist-mcp": {
      "args": [
        "-y",
        "@mrfentmen/setlist-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "setlist-mcp": {
      "args": [
        "-y",
        "@mrfentmen/setlist-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Setlist MCP

same job, measured the same way
Lichess MCP
by mrfentmen

Use this MCP server to Lichess, chess puzzles by rating, player stats, and top players. Tools...

local only
Commoncrawl MCP
by mrfentmen

Use this MCP server to Common Crawl index discovery for historical web captures. Tools include...

local only
Slimcontext MCP Server
by agentailor

MCP Server for SlimContext - AI chat history compression tools

56 installs/wk local only
Segaretro MCP
by mrfentmen

Use this MCP server to Sega Retro, every Sega game, console, and unreleased hardware. Tools...

local only
Chess MCP
by mrfentmen

Use this MCP server to chess.com. Player profiles, ratings, game archives, leaderboards, and...

local only
Spdx MCP
by mrfentmen

Use this MCP server to SPDX open source license metadata and compatibility helpers. Tools...

local only
Planfix MCP
by theyahia

MCP server for Planfix API — tasks, contacts. 3 tools.

47 installs/wk local only
Zork MCP
by mrfentmen

Use this MCP server to plays classic text adventure games. The LLM is the player, explore, solve...

local only

Setlist MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Setlist MCP?
Setlist MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @mrfentmen/setlist-mcp was installed 2 times last week.
How do I connect Setlist MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @mrfentmen/setlist-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Setlist MCP?
The npm package @mrfentmen/setlist-mcp was installed 2 times in the last week. Week over week that is -25%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Setlist MCP open source?
We cannot say either way: written in TypeScript and 0 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.