You're viewing a demo portfolio

Join the waitlist
PRSM

search_datasets

Active

Tool of Datagouv Fr

declared in 0.1.0

Search the data.gouv.fr French open-data catalogue for datasets by keyword, organization slug, or tag; returns dataset titles, slugs, and resource counts with pagination.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "query": "housing"
    },
    {
      "page": 1,
      "query": "budget",
      "page_size": 50,
      "organization": "ministere-finances"
    }
  ],
  "properties": {
    "tag": {
      "type": "string"
    },
    "page": {
      "type": "number",
      "description": "1-based (default 1)."
    },
    "query": {
      "type": "string"
    },
    "page_size": {
      "type": "number",
      "description": "1-200 (default 20)."
    },
    "organization": {
      "type": "string",
      "description": "Org id or slug."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Datagouv Fr

https://github.com/pipeworx-io/mcp-datagouv-fr

1/7 registries
View full server →
search_datasets — Datagouv Fr — PRSM MCP