Analytics
brazilianfinance.com
Provides Brazilian financial data, market quotes, currency conversion, and financial article retrieval.
ENDPOINT 1
https://brazilianfinance.com/api/mcp
MCP server metadata
- Name
- brazilian-finance
- Version
- 1.0.0
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_financeSearch Brazilian Finance by keyword, company name or ticker.
Inferred read-onlyget_markets_snapshotGet 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-onlyconvert_brlConvert an amount between the Brazilian Real (BRL) and any of 30+ supported currencies, at the latest stored rate.
Inferred read-onlyget_article_markdownFetch 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-onlyCONNECT 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.
This domain appears to have previously been parked, so its current status is new or unverified.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.