events
ActiveTool of Boston Calendar
Upcoming Greater Boston events from The Boston Calendar. Defaults to a 2-week window from today. Filter by date range, keyword (title/description/tags), and free admission. Returns normalized events sorted by date/time.
Parameters schema
{
"type": "object",
"properties": {
"to": {
"type": "string",
"description": "Latest event date YYYY-MM-DD (default: 14 days from `from`). Pass \"\" for no upper bound."
},
"from": {
"type": "string",
"description": "Earliest event date YYYY-MM-DD (default: today)."
},
"limit": {
"type": "number",
"description": "Max events to return (1-200, default 50)."
},
"query": {
"type": "string",
"description": "Keyword filter over title, description, and tags, e.g. \"free music\", \"kids\", \"art\"."
},
"free_only": {
"type": "boolean",
"description": "If true, only events whose admission is free."
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Boston Calendar
https://github.com/pipeworx-io/mcp-boston-calendar
1/7 registries