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.
The Brock University Events MCP Server is designed to connect to the Brock University events RSS feed, providing real-time access to campus events. It allows users to search for events by keyword, filter by date or category, and access detailed event information. The server is compatible with Claude Desktop, enabling seamless integration and interaction with AI assistants. It supports various features such as timeline views, date and time filtering, and category browsing, making it a comprehensive tool for event discovery and management.
Features
- Real-time data: Fetch and parse the Brock University events RSS feed.
- Search capabilities: Find events by keyword.
- Timeline views: Get upcoming events for a specified number of days.
- Date filtering: Filter events by date or date range.
- Time filtering: Find events by time of day (morning, afternoon, evening).
Tools
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.