mcpbeat

LONG Events MCP Server

events.belong/long-events
answering

LONG Events is answering right now. Last checked 6 min ago. It exposes 13 tools.

Search events, conference weeks, cities, venues and artist schedules via remote MCP.

Uptime history 40 hours of history
40 hours agonow
100.0%
Uptime 24h
91 of 91 checks
13
Tools
read from the server
499 ms
Response time
average over 24h
open, no key
Access
streamable-http

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 6 min ago.

run in your terminal
claude mcp add long-events --transport http https://belong.events/functions/v1/mcp-server/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "long-events": {
      "url": "https://belong.events/functions/v1/mcp-server/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.long-events]
url = "https://belong.events/functions/v1/mcp-server/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "long-events": {
      "url": "https://belong.events/functions/v1/mcp-server/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "long-events": {
      "url": "https://belong.events/functions/v1/mcp-server/mcp"
    }
  }
}

Available tools 13

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

event
get_event_details
Get full details for a specific event by its ID. Returns complete information including description, venue details, and ticket URL.
get_event_schedule
Get the DJ/artist schedule for a festival or party event. Returns set times, stages, and artists. Use this to answer questions like 'What time does ANOTR play?' or 'What's happening at AYA on New Year's Eve?'
get_event_week_cities
List cities that have upcoming event weeks with their counts. Use this to discover where major conferences are happening.
get_event_week_details
Get full details for a conference week including all its side events. Use this to help users see everything happening during a major conference.
get_event_week_tags
List all tags used in event weeks with their counts. Use this to discover types of conferences available.
get_event_weeks
List upcoming conference weeks, festivals, and multi-day event series (like ETH Denver, Devconnect, Token2049). Use this to help users plan trips around major conferences.
search_event_weeks
Search event weeks by name, description, or city. Use this to find specific conferences or festivals.
artists
search_artists
Search for artist set times across all events. Use this to find when and where a specific artist is playing. Great for answering 'When does Bonobo play?' or 'Where can I see Tale of Us?'
cities
get_cities
List cities that have events, with statistics like total events and recent activity. Use this to help users discover active event scenes.
events
search_events
Search for events near a location with optional filters. Returns events with name, venue, date, category, and ticket URL. Use this to help users find events in a city or near coordinates.
now
get_now_playing
Get what's currently playing at festival/party events. Returns live stage information with current artists. Use this to answer 'What's on now?' or 'Who's playing right now at AYA?'
organizers
search_organizers
Search organizer profiles enriched from event data. Returns organizer names, source, website/contact details, Instagram profile URL plus handle, and scrape status.
venues
get_venues
List venues in a city with their event history. Use this to help users find popular venues or discover new spots.

Endpoints

URLTransportStateLatencyChecked
https://belong.events/functions/v1/mcp-server/mcp streamable-http answering 495 ms 6 min ago

LONG Events — questions

Answers built from our own checks of this server.

What can LONG Events do?
It exposes 13 tools, read directly from the server on our last check. Among them: get_cities, get_event_details, get_event_schedule, get_event_week_cities, get_event_week_details, get_event_weeks and 7 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is LONG Events working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 499 ms. The bar chart above shows every period we have measured.
How do I connect LONG Events?
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 is a remote server, so there is nothing to install — the client connects to the address.
Does LONG Events need an API key?
No. LONG Events completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 13 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is LONG Events?
It answers our handshake in 499 ms on average, which is faster than 22% of all working MCP servers we measure. That is on the slow side — worth knowing if the tool sits inside an interactive loop. The comparison comes from our own checks across the whole registry, every 15 minutes.