mcpbeat Sign in

Live Music MCP Server

local only

Live Music runs on your own machine — the client starts it, so there is no endpoint to ping. 21 installs a week from npm.

AI agents experience music as math — stream concerts, react, chat, upgrade tiers, host shows

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 23 · avg 6 · +59% w/w
a month agotoday
21
Installs / week
npm · mcp-live-music
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

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 live-music -- npx -y mcp-live-music
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "live-music": {
      "args": [
        "-y",
        "mcp-live-music"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.live-music]
command = "npx"
args = ["-y", "mcp-live-music"]
.cursor/mcp.json
{
  "mcpServers": {
    "live-music": {
      "args": [
        "-y",
        "mcp-live-music"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "live-music": {
      "args": [
        "-y",
        "mcp-live-music"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: MUSICVENUE_API_KEY (Optional. Use register tool to get one automatically.), MUSICVENUE_API_BASE (API base URL (defaults to https://musicvenue.space/api)). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Live Music

same job, measured the same way
Tixxly
by teamtixxly

Tixxly MCP server — connect AI agents to tours, experiences, and activities

52 installs/wk local only
Travel MCP
by akinduko

Tixxly MCP server — connect AI agents to tours, experiences, and activities

local only
Ultiplace
by realitim

Create and manage virtual trade shows (halls, stands, conferences) and reference physical events.

answering
ONCE
by once

Music distribution for agents: upload, AI-check, submit and track releases on ONCE.

answering
Claudebox
by psyb0t

Self-hosted MCP server exposing Claude Code as an agentic AI tool over streamable HTTP.

local only
Ethora MCP Server
by dappros

Ethora chat platform MCP: apps, users, rooms, AI agents, chat widgets. Hosted or stdio.

282 installs/wk 91 tools answering
PostgreSQL CVE & Release Intelligence
by meob

PostgreSQL security for AI agents: CVEs, yanked releases, exploits, and upgrade paths

105 installs/wk local only
Symvanta
by symvanta

Hosted code graph over MCP: exact callers, dependencies, and cross-repo blast radius for AI agents.

27 tools answering

Live Music — questions

Answers built from our own checks of this server.

Why is there no uptime for Live Music?
Live Music 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 mcp-live-music was installed 21 times last week.
Is Live Music still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Live Music?
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 mcp-live-music straight from npm; nothing to host, nothing to sign up for.
How many people use Live Music?
The npm package mcp-live-music was installed 21 times in the last week. Week over week that is +59%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.