ENDPOINT 1
https://mcp.stungevents.com
MCP server metadata
- Name
- stungevents
- Version
- 1.0.0
StungEvents: global event discovery. Use search_events for 'what's on' questions, plan_my_night to plan an outing, demand_artist to register tour demand.
Known tools 6
search_eventsSearch live events worldwide on StungEvents — concerts, festivals, sports, comedy and more.
Inferred read-onlyget_eventGet full details for one StungEvents event by its slug (from search_events results), including venue, date, price and ticket link.
Inferred read-onlyplan_my_nightPlan a complete night out around a StungEvents event — outfit suggestion, dinner nearby, rideshare, hotel and music links.
Inferred read-onlydemand_leadersGet the StungEvents demand leaderboard — the most-demanded artists and cities right now, and which artists are growing fastest.
Inferred read-onlyCONNECT 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.
TRUST AND VERIFICATION EVIDENCE
Loading Trust v2 evidence…
Checking the associated registrable domain. The BuiltWith key remains server-side.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.