Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx agentmods add mcp/codespar/mcp-dev-latam/afip-mcp-bradescogit clone --depth 1 https://github.com/codespar/mcp-dev-latamGrade A, and why
mcp-bradesco scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured yesterday.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
What it actually says
{
"mcp-bradesco": {
"command": "npx",
"args": [
"-y",
"@codespar/mcp-bradesco"
],
"env": {
"BRADESCO_CLIENT_ID": "",
"BRADESCO_CLIENT_SECRET": "",
"BRADESCO_CERT_PATH": "",
"BRADESCO_KEY_PATH": "",
"BRADESCO_ENV": ""
}
}
}What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- yesterday First seen · 16 lines scan A 38b971e9e603
mcp-bradesco is an MCP server published in the GitHub repository codespar/mcp-dev-latam (269 stars, last pushed 3d ago), licensed MIT. Its token cost is not measured: an MCP server costs its tool schemas, not its config file. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other mcp servers, from other repositories
latam-data-mcp
MCP server giving AI agents reliable access to Latin American data: tax-ID validation, indicators, FX, company lookups, holidays. Runs locally from the latam-data-mcp Python package.
ozav-mcp-server
Forex, IOF tax, US accounts, stablecoins, and international payments in Brazil. Runs locally from the ozav-mcp-server npm package.
authoryze
Give your AI agent a spending limit: approval controls and single-use virtual cards. Remote server at authoryze.ai.
painel-sintetico-concorde
787 personas sintéticas do consumidor bancário brasileiro para discovery de produtos. Remote server at painel.concorde-painel.workers.dev.
junto-mcp
The payment protocol for people and agents. One MCP server, any payment rail. Runs locally from the junto-mcp npm package. Needs 4 environment variables to run.
bcb-br-mcp
Banco Central do Brasil (BCB): SGS series, Focus expectations, PTAX, stats + provenance. 15 tools. Runs locally from the bcb-br-mcp npm package.