You're viewing a demo portfolio

Join the waitlist
PRSM

brazil_search_contracts

Active

Tool of Brazil Pncp

declared in 0.1.0

Search signed Brazilian government contracts (contratos) from the official PNCP portal (Portal Nacional de Contratações Públicas). Covers federal, state, and municipal agencies under Lei 14.133/2021. Returns each contract with its PNCP control id, object (Portuguese), global value in BRL, supplier name and tax id (CNPJ/CPF), contracting agency, state/municipality, and signing/validity dates. Dates are YYYYMMDD and filter by PNCP publication date; omit them to get roughly the last 30 days.

Parameters schema

{
  "type": "object",
  "properties": {
    "page": {
      "type": [
        "number",
        "string"
      ],
      "description": "Page number (1-based). Default 1."
    },
    "date_to": {
      "type": "string",
      "description": "End date (PNCP publication) as YYYYMMDD, e.g. \"20260601\". Defaults to today."
    },
    "date_from": {
      "type": "string",
      "description": "Start date (PNCP publication) as YYYYMMDD, e.g. \"20260501\". Defaults to ~30 days ago."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Brazil Pncp

https://github.com/pipeworx-io/mcp-brazil-pncp

1/7 registries
View full server →
brazil_search_contracts — Brazil Pncp — PRSM MCP