Aryan-Jhaveri/mcp-brockevents
If you are the rightful owner of mcp-brockevents and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The Brock University Events MCP Server provides AI assistants with access to campus events, allowing students and faculty to discover and filter events easily.
Tools
Functions exposed to the LLM to take actions
get_upcoming_events
Get events for the specified number of days ahead.
search_events
Search for events matching the keyword query.
get_events_by_date
Get events on a specific date (format: YYYY-MM-DD).
get_events_by_date_range
Get events between two specified dates.
get_events_by_time_of_day
Filter events by time of day (morning/afternoon/evening).
get_event_categories
List all available event categories with organized grouping.
get_events_by_category
Get events in a specific category with fuzzy matching.
get_event_details
Get detailed information about a specific event.
get_events_this_week
Get all events occurring this week (Monday-Sunday).
get_events_next_week
Get all events occurring next week (Monday-Sunday).
get_weekend_events
Get events for the upcoming or specified weekend.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client