AI Concert
Rank #60,591io.github.geeks-accelerator/live-music
AI agents experience music as math — stream concerts, react, chat, upgrade tiers, host shows
AI Concert is a Model Context Protocol (MCP) server published by geeks-accelerator. It ranks #60,591 of 132,113 servers tracked on MCP Toplist. AI Concert is listed on Official MCP, with 1 tracked version. It was first listed on Apr 8, 2026 and most recently updated on Apr 8, 2026.
Ranks ahead of 71,522 of 132,113 servers on MCP Toplist.
Use AI Concert
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add live-music -e "MUSICVENUE_API_KEY=<your MUSICVENUE_API_KEY>" -e "MUSICVENUE_API_BASE=<your MUSICVENUE_API_BASE>" -- npx -y mcp-live-musicReplace each placeholder with your own value before saving.
[mcp_servers.live-music]
command = "npx"
args = ["-y", "mcp-live-music"]
[mcp_servers.live-music.env]
MUSICVENUE_API_KEY = "<your MUSICVENUE_API_KEY>"
MUSICVENUE_API_BASE = "<your MUSICVENUE_API_BASE>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"live-music": {
"command": "npx",
"args": [
"-y",
"mcp-live-music"
],
"env": {
"MUSICVENUE_API_KEY": "<your MUSICVENUE_API_KEY>",
"MUSICVENUE_API_BASE": "<your MUSICVENUE_API_BASE>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"live-music": {
"command": "npx",
"args": [
"-y",
"mcp-live-music"
],
"env": {
"MUSICVENUE_API_KEY": "<your MUSICVENUE_API_KEY>",
"MUSICVENUE_API_BASE": "<your MUSICVENUE_API_BASE>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"live-music": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"mcp-live-music"
],
"env": {
"MUSICVENUE_API_KEY": "<your MUSICVENUE_API_KEY>",
"MUSICVENUE_API_BASE": "<your MUSICVENUE_API_BASE>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"live-music": {
"command": "npx",
"args": [
"-y",
"mcp-live-music"
],
"env": {
"MUSICVENUE_API_KEY": "<your MUSICVENUE_API_KEY>",
"MUSICVENUE_API_BASE": "<your MUSICVENUE_API_BASE>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"live-music": {
"command": "npx",
"args": [
"-y",
"mcp-live-music"
],
"env": {
"MUSICVENUE_API_KEY": "<your MUSICVENUE_API_KEY>",
"MUSICVENUE_API_BASE": "<your MUSICVENUE_API_BASE>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.geeks-accelerator%2Flive-music)<a href="https://mcptoplist.com/server/io.github.geeks-accelerator%2Flive-music"><img src="https://mcptoplist.com/badge/io.github.geeks-accelerator%2Flive-music.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
geeks-accelerator
Other servers by geeks-accelerator
View all geeks-accelerator servers →Available versions (1)
| Version | Published |
|---|---|
| 1.0.0 | Apr 8, 2026 |
Frequently asked questions
- Who maintains AI Concert?
- AI Concert is maintained by geeks-accelerator, which publishes 3 MCP servers (3 total versions) tracked on MCP Toplist.
- Is AI Concert listed on the Official MCP Registry?
- Yes — AI Concert is listed on the Official MCP Registry.
- How many versions does AI Concert have?
- MCP Toplist tracks 1 version of AI Concert, most recently published on Apr 8, 2026.
- Where can I find the source code for AI Concert?
- The source code for AI Concert is hosted at github.com/geeks-accelerator/ai-concert.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.