# LONG Events MCP server

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

## Links
- Registry page: https://www.getdrio.com/mcp/events-belong-long-events
- Website: https://belong.events

## Install
- Endpoint: https://belong.events/functions/v1/mcp-server/mcp
- Auth: Not captured

## Setup notes
- Remote endpoint: https://belong.events/functions/v1/mcp-server/mcp

## Tools
- 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. Endpoint: https://belong.events/functions/v1/mcp-server/mcp
- get_event_details - Get full details for a specific event by its ID. Returns complete information including description, venue details, and ticket URL. Endpoint: https://belong.events/functions/v1/mcp-server/mcp
- 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. Endpoint: https://belong.events/functions/v1/mcp-server/mcp
- 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. Endpoint: https://belong.events/functions/v1/mcp-server/mcp
- search_event_weeks - Search event weeks by name, description, or city. Use this to find specific conferences or festivals. Endpoint: https://belong.events/functions/v1/mcp-server/mcp
- get_event_week_cities - List cities that have upcoming event weeks with their counts. Use this to discover where major conferences are happening. Endpoint: https://belong.events/functions/v1/mcp-server/mcp
- get_event_week_tags - List all tags used in event weeks with their counts. Use this to discover types of conferences available. Endpoint: https://belong.events/functions/v1/mcp-server/mcp
- get_cities - List cities that have events, with statistics like total events and recent activity. Use this to help users discover active event scenes. Endpoint: https://belong.events/functions/v1/mcp-server/mcp
- get_venues - List venues in a city with their event history. Use this to help users find popular venues or discover new spots. Endpoint: https://belong.events/functions/v1/mcp-server/mcp
- 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?' Endpoint: https://belong.events/functions/v1/mcp-server/mcp
- 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?' Endpoint: https://belong.events/functions/v1/mcp-server/mcp
- 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?' Endpoint: https://belong.events/functions/v1/mcp-server/mcp
- search_organizers - Search organizer profiles enriched from event data. Returns organizer names, source, website/contact details, Instagram profile URL plus handle, and scrape status. Endpoint: https://belong.events/functions/v1/mcp-server/mcp

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: events.belong
- Version: 1.1.0
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Jul 8, 2026
- Source: https://registry.modelcontextprotocol.io
