You're viewing a demo portfolio

Join the waitlist
PRSM

dataset

Active

Tool of Opendatasoft

declared in 0.1.0

Fetch schema and metadata for a single Opendatasoft dataset by dataset_id; returns field definitions, record count, and dataset description from the specified portal instance.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "dataset_id": "world-cities"
    },
    {
      "instance": "public.opendatasoft.com",
      "dataset_id": "us-census-data"
    }
  ],
  "required": [
    "dataset_id"
  ],
  "properties": {
    "instance": {
      "type": "string"
    },
    "dataset_id": {
      "type": "string"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Opendatasoft

https://github.com/pipeworx-io/mcp-opendatasoft

1/7 registries
View full server →
dataset — Opendatasoft — PRSM MCP