Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

io.github.thomenz/brdata-mcp

NPM · BRDATA-MCP · SCANNED SEP 25

Brazilian company, risk & public-tender data (CNPJ, CEIS/CNEP, PNCP) as x402-paid agent tools

Available components

+3 this week 84 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score → Why this is hard to score →

Supply Chain Security99
  • No malware found by supply-chain analysis.Pass
  • No known CVEs affecting this package version or its production dependencies.Pass
  • No install/post-install scripts declared.Pass
  • 31 of 161 dependencies flagged as unhealthy. View diagnostics → Partial
Provenance & Transparency45
Schema Quality & AI Usability75
  • AI-judged instruction clarity (excellent).Pass
  • Context-footprint check failed: tool/resource definitions use about 1999 tokens (~133/item across 15 items; 15 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management100
  • No destabilizing schema changes in the last 30 days.Pass
Tool Coverage95
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 86% of tool parameters carry a description.Partial
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • We read all 15 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
  • An AI judge read all 16 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

How do I install the io.github.thomenz/brdata-mcp server?

io.github.thomenz/brdata-mcp runs locally as an npm package, launched with npx -y brdata-mcp. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

npm · brdata-mcp

# add to Claude Code
claude mcp add thomenz-brdata-mcp -- npx -y brdata-mcp
// .cursor/mcp.json
{
  "mcpServers": {
    "thomenz-brdata-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "brdata-mcp"
      ]
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "thomenz-brdata-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "brdata-mcp"
      ]
    }
  }
}
# add to Codex CLI
codex mcp add thomenz-brdata-mcp -- npx -y brdata-mcp
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "thomenz-brdata-mcp": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "brdata-mcp"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add thomenz-brdata-mcp --command npx --arg -y --arg brdata-mcp
# ~/.hermes/config.yaml
mcp_servers:
  thomenz-brdata-mcp:
    command: "npx"
    args: ["-y", "brdata-mcp"]
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "thomenz-brdata-mcp": {
      "Transport": "stdio",
      "Command": "npx",
      "Arguments": [
        "-y",
        "brdata-mcp"
      ]
    }
  }
}
# add to Vellum
assistant mcp add thomenz-brdata-mcp -t stdio -c npx -a -y brdata-mcp
// mcp.json
{
  "mcpServers": {
    "thomenz-brdata-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "brdata-mcp"
      ]
    }
  }
}
Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 25 Sept 26 +1
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 23 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 90 to 93. That category is still filling its 30-day observation window: 27 days of observed history at the previous scan, 28 at this one. The score rises as the window fills, whether or not the server changes.

  • 21 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 83 to 87. That category is still filling its 30-day observation window: 25 days of observed history at the previous scan, 26 at this one. The score rises as the window fills, whether or not the server changes.

  • 18 Sept 26 −3
    • Stability: pass → 0.77 functional
  • 17 Sept 26 +1
    • Stability: 0.97 → pass security
  • 15 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 90 to 93. That category is still filling its 30-day observation window: 27 days of observed history at the previous scan, 28 at this one. The score rises as the window fills, whether or not the server changes.

  • 13 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 83 to 87. That category is still filling its 30-day observation window: 25 days of observed history at the previous scan, 26 at this one. The score rises as the window fills, whether or not the server changes.

  • 11 Sept 26 −3
    • Stability: pass → 0.80 functional
Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 25 Sept 2026 · Analysed npm/brdata-mcp@0.3.7

Provenance No attestation

The registry publishes no build provenance for this version, so there is nothing to verify.

Result No attestation
Ecosystem npm

Background: How many MCP packages publish verified provenance →

Dependencies 161 packages
Packages resolved 161
Stale 31
Tree resolution Complete

Background: SBOMs and build attestations, explained →

MCP tools · 15 exposed · ~1,502 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
decode_boleto ~58

Decode a Brazilian boleto linha digitável (47 or 48 digits): bank, amount, due date, validity. Paid ($0.005).

NameTypeReqDescription
digitable_linestringyesBoleto digitable line (47 or 48 digits).

No output schema declared.

No examples provided.

decode_nfe_key ~63

Decode a 44-digit Brazilian electronic invoice (NF-e/NFC-e) access key: issuer CNPJ, state, emission date, invoice number, model. Paid ($0.005).

NameTypeReqDescription
access_keystringyes44-digit NF-e access key.

No output schema declared.

No examples provided.

decode_tender_id ~62

Offline decode of a Compras.gov.br 17-digit tender id (UASG + modality + number + year), with the modality name in English. Paid ($0.005).

NameTypeReqDescription
idstringyes17-digit Compras.gov.br id.

No output schema declared.

No examples provided.

get_tender ~94

Full header of a Brazilian public tender by PNCP coordinates: object, modality, status, estimated value, opening/closing dates, buyer, price-registration flag. Paid ($0.01).

NameTypeReqDescription
cnpjstringyesBuyer agency CNPJ (14 digits).
seqintegeryesPNCP sequential (NOT the Compras.gov.br number).
yearintegeryesTender year (>= 2021).

No output schema declared.

No examples provided.

get_tender_documents ~96

Document list (download URIs) of a Brazilian public tender. ZIPs usually contain the full edital PDF and item list. Metadata only — files are not fetched. Paid ($0.01).

NameTypeReqDescription
cnpjstringyesBuyer agency CNPJ (14 digits).
seqintegeryesPNCP sequential (NOT the Compras.gov.br number).
yearintegeryesTender year (>= 2021).

No output schema declared.

No examples provided.

get_tender_items ~97

All items of a Brazilian public tender: quantities, maximum accepted prices, units, and SME-exclusive (ME/EPP) flags. Essential for bid/no-bid analysis. Paid ($0.03).

NameTypeReqDescription
cnpjstringyesBuyer agency CNPJ (14 digits).
seqintegeryesPNCP sequential (NOT the Compras.gov.br number).
yearintegeryesTender year (>= 2021).

No output schema declared.

No examples provided.

lookup_cep ~47

Enriched CEP lookup: full address, IBGE city code, coordinates when available. Paid ($0.002).

NameTypeReqDescription
cepstringyes8-digit Brazilian postal code (CEP).

No output schema declared.

No examples provided.

lookup_company ~67

Consolidated official registry profile of a Brazilian company by CNPJ: legal name, status, activities (CNAE), address, incorporation date. Paid ($0.005).

NameTypeReqDescription
cnpjstringyesBrazilian company tax ID (CNPJ), 14 digits, with or without punctuation.

No output schema declared.

No examples provided.

lookup_company_full ~128

Full profile: everything in lookup_company plus partners/shareholders (QSA, no CPF) and the same 5-registry regulatory screen as screen_company_risk — debarment (CEIS), anti-corruption (CNEP), leniency, impeded non-profits (CEPIM) and the forced-labor register — with a verdict and 0-100 risk score. `sources_checked` names the registries that answered. Paid ($0.03).

NameTypeReqDescription
cnpjstringyesBrazilian company tax ID (CNPJ), 14 digits, with or without punctuation.

No output schema declared.

No examples provided.

resolve_tender ~97

Resolve any Brazilian public tender reference (Compras.gov.br 17-digit id or URL, PNCP URL, or control number) into canonical PNCP coordinates + a summary (object, modality, estimated value, dates). Paid ($0.02).

NameTypeReqDescription
referencestringyesA 17-digit id, a Compras.gov.br/PNCP URL, or a PNCP control number (CNPJ-1-SEQ/ANO).

No output schema declared.

No examples provided.

screen_company_risk ~175

Screen a Brazilian company by CNPJ against 5 federal registries: debarment (CEIS), anti-corruption (CNEP), impeded non-profits (CEPIM), leniency agreements and the forced-labor register ('Lista Suja' — MTE Cadastro de Empregadores). Returns a single verdict (clear/flagged) + 0–100 risk score, each hit flagged active vs historical, plus per-source data_as_of freshness. The Brazilian complement that global OFAC/EU/UK/UN + PEP screens miss — pair it with an international provider for complete KYB. Company-level public data; no CPF (LGPD). Paid ($0.015).

NameTypeReqDescription
cnpjstringyesBrazilian company tax ID (CNPJ), 14 digits, with or without punctuation.

No output schema declared.

No examples provided.

search_companies ~331

Search active Brazilian companies by industry (CNAE prefix, main OR secondary activity), location (state/city), size, age (registration date), declared share capital and legal-name substring. Returns official registry data with business contact info (MEI contacts are redacted under LGPD). Cursor paginated. Paid per page ($0.015). At least one filter is required.

NameTypeReqDescription
citystring–City name (accent/case-insensitive) or a TOM/IBGE code.
cnaearray–CNAE prefixes (4-7 digits), matched on the MAIN activity. Masked codes accepted ("6201-5/01").
cnae_secondaryarray–CNAE prefixes (4-7 digits) matched on the SECONDARY activities. Matches if any secondary activity falls under any prefix.
company_sizearray––
cursorstring–Pass the previous response's next_cursor.
has_emailboolean|null––
has_phoneboolean|null––
is_meiboolean|null––
name_containsstring––
opened_afterstring–registration_date >= YYYY-MM-DD.
opened_beforestring–registration_date <= YYYY-MM-DD.
page_sizeinteger–Default 25, max 50.
share_capital_maxnumber–Declared share capital in BRL <= this.
share_capital_minnumber–Declared share capital in BRL >= this.
statestring–State (UF), e.g. "MS".

No output schema declared.

No examples provided.

search_tenders ~77

Search Brazilian public procurement tenders (PNCP) by keyword. Returns normalized references (CNPJ/year/sequential, control number, PNCP URL) ready for detail lookups. Paid ($0.05).

NameTypeReqDescription
pageinteger–Page (default 1).
querystringyesKeyword(s), min 3 chars.

No output schema declared.

No examples provided.

validate_cnpj ~55

Free local check-digit/format validation of a single CNPJ (numeric or alphanumeric). No payment required.

NameTypeReqDescription
cnpjstringyesBrazilian company tax ID (CNPJ), 14 digits, with or without punctuation.

No output schema declared.

No examples provided.

validate_documents ~55

Validate up to 100 Brazilian identifiers: CPF, CNPJ (incl. alphanumeric), PIS, license plates, Pix keys. Paid ($0.001).

NameTypeReqDescription
documentsarrayyesDocuments to validate (max 100).

No output schema declared.

No examples provided.

Common questions

What is the io.github.thomenz/brdata-mcp server?

io.github.thomenz/brdata-mcp is listed in the public MCP registry as io.github.thomenz/brdata-mcp. Brazilian company, risk & public-tender data (CNPJ, CEIS/CNEP, PNCP) as x402-paid agent tools. This page covers its npm package (brdata-mcp).

Is the io.github.thomenz/brdata-mcp server safe to use?

io.github.thomenz/brdata-mcp scores 84 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 25 September 2026. It declares no install or post-install scripts. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the io.github.thomenz/brdata-mcp server expose?

io.github.thomenz/brdata-mcp exposes 15 tools: lookup_company, lookup_company_full, screen_company_risk, decode_nfe_key, decode_boleto, and 10 more. Their descriptions and schemas cost roughly 1,502 tokens of context every time the server is loaded.

Is the io.github.thomenz/brdata-mcp server still maintained?

io.github.thomenz/brdata-mcp is still listed as active in the MCP registry. We last reached this channel on 25 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

What licence is the io.github.thomenz/brdata-mcp server under?

io.github.thomenz/brdata-mcp declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.