events
ActiveTool of Montreal Events
Find upcoming public events in Montréal, Canada. Filter by keyword, borough (arrondissement, e.g. "Ville-Marie", "Le Plateau-Mont-Royal") and date window. Returns events sorted by start date. Content is in French.
Parameters schema
{
"type": "object",
"properties": {
"to": {
"type": "string",
"description": "Include events starting on/before this date YYYY-MM-DD."
},
"from": {
"type": "string",
"description": "Include events ending on/after this date YYYY-MM-DD (default: today)."
},
"limit": {
"type": "number",
"description": "Max events (1-50, default 20)."
},
"query": {
"type": "string",
"description": "Keyword over title and description, e.g. \"musique\", \"festival\", \"famille\"."
},
"offset": {
"type": "number",
"description": "Pagination offset (default 0)."
},
"borough": {
"type": "string",
"description": "Filter by arrondissement, e.g. \"Ville-Marie\", \"Le Plateau-Mont-Royal\", \"Rosemont\"."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Montreal Events
https://github.com/pipeworx-io/mcp-montreal-events
1/7 registries