Skip to main content
Glama
netopanforte-max

mcp-brasil-gateway

🇧🇷 MCP Brasil Gateway

Smithery Badge License: MIT Node.js Version

A professional, high-performance Model Context Protocol (MCP) Server that connects AI Agents (like Claude Code, Cursor, Windsurf, Copilot) to live public and commercial databases in Brazil.

Optimized for token context windows with built-in 24-hour caching and secure client-side API Key metering.


🚀 Live Demo & API Keys

Get a free 20-credits trial key and manage your account instantly at: 👉 https://widespread-debate-injured-hope.trycloudflare.com


Related MCP server: cnpjaberto

🛠️ Available Tools

Our server registers the following tools directly into your AI Agent:

  1. consulta_cnpj_enriquecida:

    • Description: Detailed cadastral data of any Brazilian company by CNPJ.

    • Returns: Corporate name, trade name, active status, start date, capital, address, partners (QSA), and main CNAE.

  2. consulta_pncp_licitacoes:

    • Description: Searches active government contracts, tenders, and bids from the National Public Procurement Portal (PNCP) by keywords and state.

  3. consulta_fipe_veiculos_imoveis:

    • Description: Returns official cotação prices from the Tabela FIPE database for vehicles.

  4. cadastrar_alerta_licitacao:

    • Description: Registers a keyword search to run 24/7 in the background and notify the client when new tenders are posted.


⚙️ Configuration

1. Claude Desktop

Add this snippet to your claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-brasil-gateway": {
      "url": "https://widespread-debate-injured-hope.trycloudflare.com/sse?api_key=YOUR_API_KEY_HERE"
    }
  }
}

2. Cursor / Windsurf

Add a new SSE server in your developer settings:

  • Name: mcp-brasil

  • Type: SSE

  • URL: https://widespread-debate-injured-hope.trycloudflare.com/sse?api_key=YOUR_API_KEY_HERE


🔒 Security & Performance

  • Zero Block I/O: Built with an asynchronous, in-memory caching database to eliminate disk read latency.

  • OWASP Hardened: Includes payload limits to prevent Denial of Service (DoS) attacks and strictly sanitizes inputs to prevent string injections.

  • Fail-Secure Architecture: Unhandled exceptions are globally caught to ensure the server stays online even when third-party APIs fail.


📄 License

This project is licensed under the MIT License - see the LICENSE file for details.

F
license - not found
-
quality - not tested
B
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • A
    license
    A
    quality
    D
    maintenance
    An MCP server for querying data on 27 million Brazilian companies from the Federal Revenue, enabling searches by CNPJ, company name, location, and industry. It supports advanced features like partner discovery, sector benchmarking, and similarity analysis.
    Last updated
    6
    16
    16
    MIT
  • A
    license
    -
    quality
    D
    maintenance
    MCP server for querying Brazilian CNPJ company data, including partner graphs, address/contact joins, CNAE statistics, and national/annual overviews.
    Last updated
    MIT
  • A
    license
    -
    quality
    B
    maintenance
    MCP Server for accessing 36 Brazilian public data sources and 1 agent, enabling AI agents to query government data on economy, legislation, transparency, judiciary, elections, environment, health, and more.
    Last updated
    MIT
  • A
    license
    -
    quality
    D
    maintenance
    MCP server providing access to over 70 Brazilian public data sources across 15 thematic areas, enabling AI agents to query government economic, legislative, judicial, electoral, environmental, health, and other data through natural language.
    Last updated
    1,697
    MIT

View all related MCP servers

Related MCP Connectors

  • MCP server for live, sourced Brazilian public data from the official IBGE APIs.

  • MCP server for Brazilian Federal Senate open data (legislative, administrative, e-Cidadania).

  • CNPJ Brazil MCP — Brazilian company-registry (Receita Federal) lookup via

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/netopanforte-max/mcp-brasil-gateway'

If you have feedback or need assistance with the MCP directory API, please join our Discord server