search_interventions

Pack: nosdeputes-fr · Endpoint: https://gateway.pipeworx.io/nosdeputes-fr/mcp

Full-text search across debate contributions.

Parameters

NameTypeRequiredDescription
querystringyes
deputy_slugstringnoRestrict to a specific deputy
date_fromstringnoYYYY-MM-DD
date_tostringnoYYYY-MM-DD
limitnumberno1-100 (default 25)
legislaturestringno

Example call

curl -X POST https://gateway.pipeworx.io/nosdeputes-fr/mcp \
  -H 'Content-Type: application/json' \
  -d '{"jsonrpc":"2.0","id":1,"method":"tools/call","params":{"name":"search_interventions","arguments":{}}}'

Connect

Add this to your MCP client config, or use one-click install buttons:

{
  "mcpServers": {
    "nosdeputes-fr": {
      "url": "https://gateway.pipeworx.io/nosdeputes-fr/mcp"
    }
  }
}

See Getting Started for client-specific install steps.

Regenerated from source · build May 21, 2026