← Registry

Analytics

brazilianfinance.com

Provides Brazilian financial data, market quotes, currency conversion, and financial article retrieval.

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

ENDPOINT 1

https://brazilianfinance.com/api/mcp

No auth detected

MCP server metadata

Name
brazilian-finance
Version
1.0.0
Capabilities
tools
Server instructions

Brazilian Finance — live Brazilian market data, BRL exchange rates, and English-language articles and guides on Brazil. All tools are read-only. Any page of the site is also available as Markdown by sending `Accept: text/markdown`.

Known tools 4

search_brazilian_finance

Search Brazilian Finance by keyword, company name or ticker.

Inferred read-only
get_markets_snapshot

Get a live snapshot of key Brazilian and global market quotes — Ibovespa, Brazil ADR index, USD/BRL, EUR/BRL, EWZ, S&P 500, Dow, NASDAQ, oil, gold and Bitcoin.

Inferred read-only
convert_brl

Convert an amount between the Brazilian Real (BRL) and any of 30+ supported currencies, at the latest stored rate.

Inferred read-only
get_article_markdown

Fetch the full text of a Brazilian Finance article, news item, guide or opinion piece as clean Markdown, including headings, tables, FAQ and sources.

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.brazilian-finance]
url = "https://brazilianfinance.com/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "brazilian-finance": {
      "type": "http",
      "url": "https://brazilianfinance.com/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: brazilian-finance
Remote MCP URL: https://brazilianfinance.com/api/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": {
    "brazilian-finance": {
      "url": "https://brazilianfinance.com/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "brazilian-finance": {
      "type": "http",
      "url": "https://brazilianfinance.com/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "brazilian-finance",
  "transport": "streamable-http",
  "url": "https://brazilianfinance.com/api/mcp"
}
MCP Inspector

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

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for brazilianfinance.com was fetched 2026-08-23T22:40:21.385Z.

Trust status New

This domain appears to have previously been parked, so its current status is new or unverified.

Indexed

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