You're viewing a demo portfolio

Join the waitlist
PRSM

datasets

Active

Tool of Datos Gob Es

declared in 0.1.0

Search the Spanish open data portal (datos.gob.es) catalog by keyword, theme, or both; returns paginated dataset listings with title, publisher, and download links.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "query": "population"
    },
    {
      "page": 1,
      "query": "economic indicators",
      "theme": "economia",
      "page_size": 20
    }
  ],
  "properties": {
    "page": {
      "type": "number"
    },
    "query": {
      "type": "string"
    },
    "theme": {
      "type": "string"
    },
    "page_size": {
      "type": "number"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Datos Gob Es

https://github.com/pipeworx-io/mcp-datos-gob-es

1/7 registries
View full server →