datasets
ActiveTool 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"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Datos Gob Es
https://github.com/pipeworx-io/mcp-datos-gob-es
1/7 registries