← Registry

Data Collection

sintegrabrasil.com.br

Provides access to Brazilian company registry data including CNPJ lookup, search, recent openings, and statistics.

1 endpoint4 known toolsFirst detected August 31, 2026Last detected August 31, 2026

ENDPOINT 1

https://www.sintegrabrasil.com.br/mcp

No auth detected

MCP server metadata

Name
sintegra-brasil
Version
1.0.0
Capabilities
tools
Server instructions

Look up Brazilian companies by CNPJ, search by name/state/activity, list recently opened companies and get aggregate statistics. Data: Brazilian Federal Revenue open registry (71M+ establishments), updated monthly. Free; please cite sintegrabrasil.com.br.

Known tools 4

lookup_company

Get official registry data for a Brazilian company by its CNPJ (14-digit federal tax ID): legal name, registration status, address, main activity (CNAE), size and state tax registrations (Inscrição Estadual).

Inferred read-only
search_companies

Search Brazilian companies by legal-name prefix (q), state (uf, e.g.

Inferred read-only
recently_opened_companies

List companies opened in Brazil in the last 90 days of the registry, filterable by state (uf), municipality and activity (cnae).

Inferred read-only
brazil_company_stats

Aggregate statistics of the Brazilian company registry: total registered establishments, count per state and new companies in the last 90 days, with the data reference date.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.sintegra-brasil]
url = "https://www.sintegrabrasil.com.br/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "sintegra-brasil": {
      "type": "http",
      "url": "https://www.sintegrabrasil.com.br/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: sintegra-brasil
Remote MCP URL: https://www.sintegrabrasil.com.br/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "sintegra-brasil": {
      "url": "https://www.sintegrabrasil.com.br/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "sintegra-brasil": {
      "type": "http",
      "url": "https://www.sintegrabrasil.com.br/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "sintegra-brasil",
  "transport": "streamable-http",
  "url": "https://www.sintegrabrasil.com.br/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.