You're viewing a demo portfolio

Join the waitlist
PRSM

events

Active

Tool of Idf Events

declared in 0.1.0

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\")."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Idf Events

https://github.com/pipeworx-io/mcp-idf-events

1/7 registries
View full server →
events — Idf Events — PRSM MCP