# Brazilayer — Brazilian Public Data (mcpb · brazilayer-mcp.mcpb)

Brazilian company registry (CNPJ) + sanctions screening for AI agents. Pay per call via x402.

- Trust score: 41/100 (low)
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-08-03

## Components

- mcpb · `brazilayer-mcp.mcpb`: 41/100 (this document), [markdown](https://verifymcp.io/servers/brazilayer-mcp/https-github-com-brazilayer-mcp-releases-download-v0-10-0-brazilayer-mcp-mcpb.md), [page](https://verifymcp.io/servers/brazilayer-mcp/https-github-com-brazilayer-mcp-releases-download-v0-10-0-brazilayer-mcp-mcpb)

## Channel facts

- Registry: `mcpb`
- Package: `https://github.com/brazilayer/mcp/releases/download/v0.10.0/brazilayer-mcp.mcpb`
- Transport: `stdio`

## Trust breakdown

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. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-08-03.

- **Supply Chain Security**: 13/100
  - Malware scan not yet available for this package.
  - CVE data not yet available for this package.
  - No install/post-install scripts declared.
  - Only part of the dependency tree could be resolved (142 of 146), so this covers what we could see, not the whole tree.
- **Provenance & Transparency**: 45/100
  - Source repository is publicly reachable at the declared URL.
  - Provenance check failed: no build-provenance attestation is published.
  - Clear OSI-approved license (MIT).
  - Actively maintained (last published 6 days ago).
  - Disclosure check failed: no security disclosure policy was found in the source repository.
- **Schema Quality & AI Usability**: 75/100
  - AI-judged instruction clarity (good).
  - Tool/resource definitions use about 2516 tokens (~66/item across 38 items; 38 tools + 0 resources), lean.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 0/100
  - Stability not yet verified: not enough scan history yet (needs a 30-day window).
- **Tool Coverage**: 82/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 47% of tool parameters carry a description.
- **Capabilities**: 100/100
  - Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.

**Unverified: 1 category.** A category scored 0 because we could not verify it: a data source with nothing on this package, evidence we could not reach, or a check we could not run. We only credit what we can confirm.

## Install

- Download bundle: `https://github.com/brazilayer/mcp/releases/download/v0.10.0/brazilayer-mcp.mcpb`

## Changelog

Every change recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-08-02 (score 41, 0)

- [security] Stability: Stability not yet verified: we do not have a sandbox capture of the MCP schema this version of the package serves yet.
- [functional regression] Tool coverage: 100 → unverified
- [functional regression] Capabilities: pass → unverified
- [functional improvement] Dependency health: unverified → partial
- [functional] First check of Schema quality: unverified

### 2026-08-01 (score 41, +1)

- [functional improvement] Maintenance: unverified → pass

### 2026-07-31 (score 40, −7)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-07-30 (score 47, −3)

- [functional regression] Dependency health: partial → unverified

### 2026-07-28 (score 50)

First indexed and scored.

## MCP tools (38)

### `cnpj_consultar_empresa` (~79 tokens)

Look up a Brazilian company by CNPJ

Official registration data for a Brazilian company from the Receita Federal CNPJ registry: legal name, status, activities (CNAE), address, tax regime. Costs $0.005 in USDC via x402. Response keys are in Portuguese.

Input parameters:

- `cnpj` (string, required): CNPJ, 14 digits, with or without punctuation

### `cnpj_listar_socios` (~65 tokens)

List partners/shareholders of a Brazilian company

Partners and shareholders (socios) of a Brazilian company, with role, masked tax id and entry date. Costs $0.005 in USDC via x402.

Input parameters:

- `cnpj` (string, required): CNPJ, 14 digits, with or without punctuation

### `cnpj_consultar_empresa_completo` (~69 tokens)

Full Brazilian company profile (registration + partners + branches)

Complete bundle in one call: registration data, all partners and all branches (filiais). Costs $0.01 in USDC via x402. Best value for a full profile.

Input parameters:

- `cnpj` (string, required): CNPJ, 14 digits, with or without punctuation

### `cnpj_buscar_empresas` (~148 tokens)

Search Brazilian companies

Search the CNPJ registry by name (full-text, accent-insensitive), state (uf), city code, CNAE activity or size. At least one filter required. Costs $0.01 in USDC via x402.

Input parameters:

- `cnae` (string): 7-digit CNAE activity code
- `municipio` (string): 4-digit RFB city code
- `nome` (string): full-text search on company names
- `pagina` (integer)
- `por_pagina` (integer)
- `porte` (string)
- `situacao` (string)
- `uf` (string): 2-letter state code, e.g. SP

### `cnpj_buscar_por_socio` (~77 tokens)

Reverse lookup: companies by partner name

Find every Brazilian company where a person or entity appears as partner/shareholder, by name. The due-diligence query. Costs $0.10 in USDC via x402.

Input parameters:

- `nome` (string, required): person or entity name
- `pagina` (integer)
- `por_pagina` (integer)

### `cnpj_obter_amostra` (~32 tokens)

Free sample response (no payment needed)

Full sample company profile, free. Use it to learn the response format before paying for other tools.

### `integridade_consultar` (~96 tokens)

Sanctions & integrity screening for a Brazilian company

Screen a CNPJ against official Brazilian government sanction lists in one call: CEIS (debarred), CNEP (anti-corruption fines), CEPIM, slave-labor blacklist and leniency agreements. Returns matches with details and a clean-record flag. Costs $0.01 in USDC via x402. Updated daily.

Input parameters:

- `cnpj` (string, required): CNPJ, 14 digits, with or without punctuation

### `integridade_obter_amostra` (~33 tokens)

Free sample of the sanctions screening response

Full sample screening response for a real sanctioned company, free. Use it to learn the format before paying.

### `licitacoes_contratos_fornecedor` (~86 tokens)

Public contracts won by a Brazilian company

Every government contract won by a company (CNPJ), from the official procurement portal (PNCP): body, object, value, dates, plus summary totals. The B2G piece of due diligence. Costs $0.01 in USDC via x402.

Input parameters:

- `cnpj` (string, required): CNPJ, 14 digits, with or without punctuation

### `licitacoes_oportunidades_abertas` (~101 tokens)

Open Brazilian government tenders (live)

Tenders currently accepting proposals, live from the official source: object, estimated value, deadlines, bidding link. Filter by state and modality. Costs $0.01 in USDC via x402.

Input parameters:

- `modalidade` (string): PNCP modality code, default 6 (electronic auction)
- `pagina` (integer)
- `por_pagina` (integer)
- `uf` (string): 2-letter state code

### `licitacoes_obter_amostra` (~28 tokens)

Free sample of the public-contracts response

Full sample supplier-contracts response, free. Learn the format before paying.

### `bcb_verificar_instituicao` (~82 tokens)

Central Bank of Brazil authorization check

Is this Brazilian company a Central Bank–authorized financial institution (bank, credit union, consortium)? Returns registrations and officially verified internet domains (anti-phishing). Costs $0.005 in USDC via x402. Updated daily.

Input parameters:

- `cnpj` (string, required): CNPJ (14 digits) or 8-digit root, punctuation ok

### `bcb_obter_amostra` (~22 tokens)

Free sample of the Central Bank check response

Sample response for a real authorized bank, free.

### `empresa_enriquecer` (~79 tokens)

Full KYB profile of a Brazilian company (one call)

The enrichment bundle: official registration + partners + branches + sanctions screening (5 lists) + Central Bank authorization + government contracts, in ONE call. Replaces 5 separate lookups. Costs $0.05 in USDC via x402.

Input parameters:

- `cnpj` (string, required): CNPJ, 14 digits, with or without punctuation

### `mercado_noticias` (~94 tokens)

Brazilian financial & crypto news with sentiment

BR market news refreshed every 15 minutes: headline, summary, link, topic, investor sentiment and 0-10 market relevance (AI-graded). Filter by topic, sentiment and minimum relevance. Costs $0.002 in USDC via x402.

Input parameters:

- `por_pagina` (integer)
- `relevancia_min` (integer)
- `sentimento` (string)
- `tema` (string)

### `mercado_indicadores` (~58 tokens)

Brazil macro snapshot (Selic, IPCA, PTAX, Focus)

Key Brazilian macro indicators straight from the Central Bank: Selic policy rate, IPCA inflation, official PTAX USD/BRL, plus Focus survey medians (market forecasts). Costs $0.002 in USDC via x402.

### `mercado_cambio` (~66 tokens)

USD/BRL: official PTAX + live crypto premium

The official PTAX rate plus the LIVE BRL crypto market: BTC/BRL, USDT/BRL and the Brazil premium (ágio) over global prices — a classic capital-flow signal, computed at request time. Costs $0.002 in USDC via x402.

### `mercado_obter_amostra` (~21 tokens)

Free sample of the Brazil Markets dataset

Latest headlines with sentiment + key indicators, free.

### `commodities_clima` (~67 tokens)

Crop-weather stress in Brazilian producing belts

Observed + FORECAST rain, dry days and 72h frost risk for the belts that price global commodities: coffee (KC), soybeans (ZS), sugar (SB), corn, orange, cocoa. Updated twice daily. Costs $0.005 in USDC via x402.

### `commodities_fogo` (~44 tokens)

Brazil satellite fire hotspots (official INPE)

Daily fire hotspots by biome and state with intensity and a drought proxy — ESG, carbon and ag supply-chain signal. Costs $0.002 in USDC via x402.

### `commodities_exportacoes` (~50 tokens)

Brazilian commodity exports (monthly, official)

Monthly export volumes and FOB for soybeans, corn, coffee, sugar, beef, chicken, cotton and pulp, with year-over-year change. Costs $0.005 in USDC via x402.

### `commodities_hidrologia` (~46 tokens)

Brazil stored hydro energy by grid subsystem

Daily EAR percent per subsystem with 7-day delta, from the official grid operator — power-price and drought gauge. Costs $0.002 in USDC via x402.

### `commodities_briefing` (~66 tokens)

Daily Brazil Commodity Briefing (AI-synthesized, English)

What changed in Brazil today for coffee, sugar, soybeans, corn, OJ, cotton and cattle — weather, fire, exports, hydro, FX and headlines condensed with per-commodity bullish/bearish flags. Costs $0.10 in USDC via x402.

### `commodities_obter_amostra` (~27 tokens)

Free sample of the Commodity Signals dataset

A taste of each block: belt weather, fires, briefing excerpt. Free.

### `fundos_fluxos` (~74 tokens)

Where Brazilian institutional money moved (daily fund flows)

Daily net flows (subscriptions minus redemptions) by fund class across the R$ 13.8 trillion Brazilian fund industry, from official CVM filings on ~25,000 fund classes. Emerging-market smart-money netflow. Costs $0.005 in USDC via x402.

Input parameters:

- `dias` (integer)

### `fundos_verificar` (~82 tokens)

Verify a Brazilian investment fund at the CVM

Is this CNPJ a fund registered and operating at the Brazilian securities regulator (CVM)? Returns manager, administrator, class and latest NAV, net assets and shareholders — the check against fake-fund and Ponzi schemes. Costs $0.005 in USDC via x402.

Input parameters:

- `cnpj` (string, required): CNPJ, 14 digits, punctuation ok

### `fundos_ranking` (~90 tokens)

Rank and screen Brazilian investment funds

Rank funds by net assets, net inflows or shareholder count, filterable by class (Renda Fixa, Ações, Multimercado, Cambial), from official CVM data. Costs $0.01 in USDC via x402.

Input parameters:

- `classificacao` (string)
- `dias` (integer)
- `limite` (integer)
- `por` (string)

### `fundos_obter_amostra` (~24 tokens)

Free sample of the Fund Industry dataset

Latest daily flows by class plus a real registered fund. Free.

### `tributos_ncm` (~123 tokens)

Which Brazilian IBS/CBS tax regime applies to a product (by NCM)

Under Brazil's 2026-2033 tax reform: zero rate, 60% reduction or standard for a given NCM code — always with the LEGAL BASIS (annex, item and the literal wording of LC 214/2025) and the taxes in force that year. Not tax advice. Costs $0.005 in USDC via x402.

Input parameters:

- `ano` (string): year of the transition, 2026-2033
- `codigo` (string, required): NCM code, 4 to 8 digits, dots optional

### `tributos_busca` (~73 tokens)

Search Brazil's tax reform annexes by product description

Find every entry in the reform annexes granting reduced or zero IBS/CBS for a product or service, with the NCM codes cited and the legal wording. Costs $0.005 in USDC via x402.

Input parameters:

- `limite` (integer)
- `termo` (string, required): product/service description in Portuguese

### `tributos_calendario` (~65 tokens)

Brazilian tax transition calendar 2026-2033

Which taxes are in force each year and when PIS/COFINS, IPI, ICMS and ISS are extinguished — the context to know whether a tax rule still applies on a given date. Costs $0.002 in USDC via x402.

### `tributos_obter_amostra` (~28 tokens)

Free sample of the Tax Reform dataset

Zero-rate examples with legal basis + the current year of the transition. Free.

### `cadeia_causal` (~110 tokens)

Causal chain for a Brazilian risk (lead time stated)

Not a measurement — the chain behind it: upstream indicator WITH its lead time, current state, observable consequence and a deterministic reading (rule, thresholds and limits included). Chains: energia_br (rain → reservoirs → thermal dispatch), cafe_kc (frost/drought → coffee crop), soja_zs (rain in Mato Grosso → yield → exports), capital_br (dollar premium → fund flows → FX). Costs $0.05 in USDC via x402.

Input parameters:

- `nome` (string, required)

### `cadeia_obter_amostra` (~22 tokens)

Free sample of a causal chain

A complete chain with its reading and rule, free.

### `desmatamento_municipio` (~95 tokens)

Deforestation record of a Brazilian municipality (EUDR cutoff)

Official INPE satellite alerts (DETER, Amazon and Cerrado) for one municipality: area cleared and alert count since 31 Dec 2020 — the EU Deforestation Regulation cutoff — plus 30/90/365-day windows, breakdown by class and ranking. Costs $0.01 in USDC via x402.

Input parameters:

- `ibge` (string, required): IBGE municipality code, 7 digits

### `desmatamento_fornecedor` (~89 tokens)

Supplier origin risk: CNPJ to its municipality deforestation record

From a Brazilian company's CNPJ to satellite-detected clearing in its registered municipality since the EUDR cutoff, with a risk level applied only to exposed sectors. Regional indicator to prioritise due diligence — the registered address is not the production plot. Costs $0.02 in USDC via x402.

Input parameters:

- `cnpj` (string, required): CNPJ, 14 digits, punctuation ok

### `desmatamento_ranking` (~79 tokens)

Where Brazilian deforestation is concentrated

Rank municipalities or states by area cleared in a window, filterable by biome (Amazon or Cerrado), from official INPE alerts. Costs $0.01 in USDC via x402.

Input parameters:

- `bioma` (string)
- `dias` (integer)
- `limite` (integer)
- `por` (string)

### `desmatamento_obter_amostra` (~26 tokens)

Free sample of the Deforestation dataset

National totals by biome and the worst-affected municipality. Free.

## Diagnostics

Captured diagnostic sections: Provenance, Dependencies. The full working is on the page: https://verifymcp.io/servers/brazilayer-mcp/https-github-com-brazilayer-mcp-releases-download-v0-10-0-brazilayer-mcp-mcpb#diagnostics

## Score history

- 2026-08-03: 41
- 2026-08-02: 41
- 2026-08-01: 41
- 2026-07-31: 40
- 2026-07-30: 47
- 2026-07-28: 50

## Links

- Repository: https://github.com/brazilayer/mcp
- Website: https://www.brazilayer.com/
- Changelog RSS feed: https://verifymcp.io/servers/brazilayer-mcp/https-github-com-brazilayer-mcp-releases-download-v0-10-0-brazilayer-mcp-mcpb/changelog.xml
- Changelog JSON feed: https://verifymcp.io/servers/brazilayer-mcp/https-github-com-brazilayer-mcp-releases-download-v0-10-0-brazilayer-mcp-mcpb/changelog.json
- HTML version of this page: https://verifymcp.io/servers/brazilayer-mcp/https-github-com-brazilayer-mcp-releases-download-v0-10-0-brazilayer-mcp-mcpb
