You're viewing a demo portfolio

Join the waitlist
PRSM

search_datasets

Active

Tool of Datos Co

declared in 0.1.0

Search datasets published on Colombia's open-data portal datos.gov.co. Returns each dataset's Socrata 4x4 id (e.g. "gt2j-8ykr"), name, and description (Spanish). Use the id with dataset_columns and query_dataset. Query terms can be Spanish or English (e.g. "covid", "presupuesto", "contratos").

Parameters schema

{
  "type": "object",
  "required": [
    "q"
  ],
  "properties": {
    "q": {
      "type": "string",
      "description": "Full-text search query (Spanish or English)."
    },
    "limit": {
      "type": "number",
      "description": "Max datasets to return (default 20)."
    },
    "offset": {
      "type": "number",
      "description": "Pagination offset (default 0)."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Datos Co

https://github.com/pipeworx-io/mcp-datos-co

1/7 registries
View full server →
search_datasets — Datos Co — PRSM MCP