
Use the Model Context Protocol (MCP) to let AI assistants search skating events, filter by city or type, and get full event details — directly from your favorite AI client.
status — all, upcoming, ongoing, past, cancelled. default: "upcoming"search — Free-text search across event name, description, city, location, and organizer.city — Filter by city name (case-insensitive partial match).eventType — comp, jam, session, workshop, meetup, tour, premiere, afterparty, demo, othersort — date, discovered. default: "date"page — Page number for pagination.. default: 1pageSize — Number of events per page (max 50).. default: 20eventId — The UUID of the event to retrieve.name — Display name of the source (e.g. "NYC Skate Club").sourceType — instagram_profile, google_calendar, facebook_group, facebook_page, whatsapp_group, telegram_channel, meetup_groupplatform — instagram, google, facebook, whatsapp, telegram, discord, meetup, eventbriteidentifier — Username, group ID, or channel ID on the platform.category — skater, brand, event_org, shop, media, community, inline_skatingurl — Direct URL to the source profile or page.notes — Additional context about why this source is relevant.organizerId — The UUID of the organizer to add the link to.url — The URL of the link. The link type (instagram, facebook, etc.) is inferred automatically from the URL.label — Optional display label for the link.notes — Additional context about this link.{
"mcpServers": {
"skate-beat": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://www.skatebeat.com/api/mcp/mcp"
]
}
}
}