events
ActiveTool of Paris Events
Find current "things to do" in Paris (Que Faire à Paris, City of Paris official events). Filter by keyword, free admission, and date window. Returns events sorted by start date. Note: titles/descriptions are 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 running on/after this date YYYY-MM-DD (default: today). Ongoing/undated events are included."
},
"limit": {
"type": "number",
"description": "Max events (1-50, default 20)."
},
"query": {
"type": "string",
"description": "Keyword (full-text), e.g. \"jazz\", \"exposition\", \"marché\". French terms match best."
},
"offset": {
"type": "number",
"description": "Pagination offset (default 0)."
},
"free_only": {
"type": "boolean",
"description": "If true, only free events (price_type = gratuit)."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Paris Events
https://github.com/pipeworx-io/mcp-paris-events
1/7 registries