← stungevents.com

INDIVIDUAL MCP TOOL

demand_leaders

Get the StungEvents demand leaderboard — the most-demanded artists and cities right now, and which artists are growing fastest.

stungevents.comnone authenticationAvailability not checked

Input schema

{}

Risk classification

Inferred read-only · medium confidence · heuristic, not a guarantee.

  • No write-capable action terms were found; this is not proof that invocation has no side effects.

Parent endpoint

stungevents.com

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.stungevents]
url = "https://mcp.stungevents.com"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "stungevents": {
      "type": "http",
      "url": "https://mcp.stungevents.com"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: stungevents
Remote MCP URL: https://mcp.stungevents.com

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "stungevents": {
      "url": "https://mcp.stungevents.com"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "stungevents": {
      "type": "http",
      "url": "https://mcp.stungevents.com"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "stungevents",
  "transport": "streamable-http",
  "url": "https://mcp.stungevents.com"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

Related tools

  • search_events — Search live events worldwide on StungEvents — concerts, festivals, sports, comedy and more.
  • get_event — Get full details for one StungEvents event by its slug (from search_events results), including venue, date, price and ticket link.
  • plan_my_night — Plan a complete night out around a StungEvents event — outfit suggestion, dinner nearby, rideshare, hotel and music links.
  • demand_artist — Register demand ('Demand It!
  • list_news — Latest StungEvents music & entertainment news articles.