events
ActiveTool of Idf Events
Find upcoming events across the Île-de-France / Greater Paris region (Paris + suburbs). Filter by keyword, city/commune, free admission, and date window. Returns events sorted by start date. Titles/descriptions are in French.
Parameters schema
{
"type": "object",
"properties": {
"to": {
"type": "string",
"description": "Include events starting on/before this date YYYY-MM-DD."
},
"city": {
"type": "string",
"description": "Filter to one commune, e.g. \"Paris\", \"Versailles\", \"Saint-Denis\"."
},
"from": {
"type": "string",
"description": "Include events on/after this date YYYY-MM-DD (default: today)."
},
"limit": {
"type": "number",
"description": "Max events (1-50, default 20)."
},
"query": {
"type": "string",
"description": "Keyword (full-text), e.g. \"concert\", \"exposition\", \"théâtre\"."
},
"offset": {
"type": "number",
"description": "Pagination offset (default 0)."
},
"free_only": {
"type": "boolean",
"description": "If true, best-effort free events (conditions mention \"gratuit\")."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Idf Events
https://github.com/pipeworx-io/mcp-idf-events
1/7 registries