2,500+ MCP servers ready to use
Vinkius

BCB Economia — PIB, Dívida, Reservas, PIX e SGS MCP Server for Mastra AI 7 tools — connect in under 2 minutes

Built by Vinkius GDPR 7 Tools SDK

Mastra AI is a TypeScript-native agent framework built for modern web stacks. Connect BCB Economia — PIB, Dívida, Reservas, PIX e SGS through Vinkius and Mastra agents discover all tools automatically. type-safe, streaming-ready, and deployable anywhere Node.js runs.

Vinkius supports streamable HTTP and SSE.

typescript
import { Agent } from "@mastra/core/agent";
import { createMCPClient } from "@mastra/mcp";
import { openai } from "@ai-sdk/openai";

async function main() {
  // Your Vinkius token. get it at cloud.vinkius.com
  const mcpClient = await createMCPClient({
    servers: {
      "bcb-economia-pib-divida-reservas-pix-e-sgs": {
        url: "https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp",
      },
    },
  });

  const tools = await mcpClient.getTools();
  const agent = new Agent({
    name: "BCB Economia — PIB, Dívida, Reservas, PIX e SGS Agent",
    instructions:
      "You help users interact with BCB Economia — PIB, Dívida, Reservas, PIX e SGS " +
      "using 7 tools.",
    model: openai("gpt-4o"),
    tools,
  });

  const result = await agent.generate(
    "What can I do with BCB Economia — PIB, Dívida, Reservas, PIX e SGS?"
  );
  console.log(result.text);
}

main();
BCB Economia — PIB, Dívida, Reservas, PIX e SGS
Fully ManagedVinkius Servers
60%Token savings
High SecurityEnterprise-grade
IAMAccess control
EU AI ActCompliant
DLPData protection
V8 IsolateSandboxed
Ed25519Audit chain
<40msKill switch
Stream every event to Splunk, Datadog, or your own webhook in real-time

* Every MCP server runs on Vinkius-managed infrastructure inside AWS - a purpose-built runtime with per-request V8 isolates, Ed25519 signed audit chains, and sub-40ms cold starts optimized for native MCP execution. See our infrastructure

About BCB Economia — PIB, Dívida, Reservas, PIX e SGS MCP Server

Brazilian economic data.

Mastra's agent abstraction provides a clean separation between LLM logic and BCB Economia — PIB, Dívida, Reservas, PIX e SGS tool infrastructure. Connect 7 tools through Vinkius and use Mastra's built-in workflow engine to chain tool calls with conditional logic, retries, and parallel execution. deployable to any Node.js host in one command.

7 Tools

  • GDP — Monthly IBC-Br proxy
  • Debt/GDP — Public sector debt ratio
  • Reserves — International reserves (USD)
  • Trade Balance — Exports minus imports
  • Unemployment — PNAD rate
  • PIX — Instant payment statistics
  • SGS — Any of 20,000+ time series

The BCB Economia — PIB, Dívida, Reservas, PIX e SGS MCP Server exposes 7 tools through the Vinkius. Connect it to Mastra AI in under two minutes — no API keys to rotate, no infrastructure to provision, no vendor lock-in. Your configuration, your data, your control.

How to Connect BCB Economia — PIB, Dívida, Reservas, PIX e SGS to Mastra AI via MCP

Follow these steps to integrate the BCB Economia — PIB, Dívida, Reservas, PIX e SGS MCP Server with Mastra AI.

01

Install dependencies

Run npm install @mastra/core @mastra/mcp @ai-sdk/openai

02

Replace the token

Replace [YOUR_TOKEN_HERE] with your Vinkius token

03

Run the agent

Save to agent.ts and run with npx tsx agent.ts

04

Explore tools

Mastra discovers 7 tools from BCB Economia — PIB, Dívida, Reservas, PIX e SGS via MCP

Why Use Mastra AI with the BCB Economia — PIB, Dívida, Reservas, PIX e SGS MCP Server

Mastra AI provides unique advantages when paired with BCB Economia — PIB, Dívida, Reservas, PIX e SGS through the Model Context Protocol.

01

Mastra's agent abstraction provides a clean separation between LLM logic and tool infrastructure. add BCB Economia — PIB, Dívida, Reservas, PIX e SGS without touching business code

02

Built-in workflow engine chains MCP tool calls with conditional logic, retries, and parallel execution for complex automation

03

TypeScript-native: full type inference for every BCB Economia — PIB, Dívida, Reservas, PIX e SGS tool response with IDE autocomplete and compile-time checks

04

One-command deployment to any Node.js host. Vercel, Railway, Fly.io, or your own infrastructure

BCB Economia — PIB, Dívida, Reservas, PIX e SGS + Mastra AI Use Cases

Practical scenarios where Mastra AI combined with the BCB Economia — PIB, Dívida, Reservas, PIX e SGS MCP Server delivers measurable value.

01

Automated workflows: build multi-step agents that query BCB Economia — PIB, Dívida, Reservas, PIX e SGS, process results, and trigger downstream actions in a typed pipeline

02

SaaS integrations: embed BCB Economia — PIB, Dívida, Reservas, PIX e SGS as a first-class tool in your product's AI features with Mastra's clean agent API

03

Background jobs: schedule Mastra agents to query BCB Economia — PIB, Dívida, Reservas, PIX e SGS on a cron and store results in your database automatically

04

Multi-agent systems: create specialist agents that collaborate using BCB Economia — PIB, Dívida, Reservas, PIX e SGS tools alongside other MCP servers

BCB Economia — PIB, Dívida, Reservas, PIX e SGS MCP Tools for Mastra AI (7)

These 7 tools become available when you connect BCB Economia — PIB, Dívida, Reservas, PIX e SGS to Mastra AI via MCP:

01

get_balanca_comercial

O Brasil é um grande exportador de commodities agrícolas, minério e petróleo. Série SGS: 22707. Obter o saldo da balança comercial brasileira

02

get_desemprego

Indicador trimestral do mercado de trabalho brasileiro. Série SGS: 24369. Obter a taxa de desemprego do Brasil (PNAD)

03

get_divida_pib

Indicador fundamental de sustentabilidade fiscal. Série SGS: 4513. Obter a dívida líquida do setor público como % do PIB

04

get_pib

Este é o indicador IBC-Br (Índice de Atividade Econômica do Banco Central), uma proxy mensal do PIB. Série SGS: 4380. Obter o PIB mensal do Brasil — variação percentual

05

get_pix_estatisticas

O PIX é o sistema de pagamentos instantâneos do Brasil, operado pelo BCB. Lançado em novembro de 2020, já é o meio de pagamento mais usado no país. Obter estatísticas do PIX — volume e quantidade de transações

06

get_reservas

Fundamental para avaliação da capacidade do país de honrar compromissos externos. Série SGS: 3546. Obter as reservas internacionais do Brasil em USD

07

get_serie_bcb

000+ séries do Sistema Gerenciador de Séries Temporais (SGS). Pesquise códigos em bcb.gov.br/estabilidadefinanceira/seriestemporais. Exemplos: 11 (Selic), 433 (IPCA), 1 (Dólar). Consultar qualquer série temporal do BCB pelo código SGS

Example Prompts for BCB Economia — PIB, Dívida, Reservas, PIX e SGS in Mastra AI

Ready-to-use prompts you can give your Mastra AI agent to start working with BCB Economia — PIB, Dívida, Reservas, PIX e SGS immediately.

01

"Give me a Brazil economic overview: GDP, debt, reserves, and unemployment"

02

"Retrieve the latest PIX payment statistics."

03

"Get the historical series code 432 representing interest rates."

Troubleshooting BCB Economia — PIB, Dívida, Reservas, PIX e SGS MCP Server with Mastra AI

Common issues when connecting BCB Economia — PIB, Dívida, Reservas, PIX e SGS to Mastra AI through the Vinkius, and how to resolve them.

01

createMCPClient not exported

Install: npm install @mastra/mcp

BCB Economia — PIB, Dívida, Reservas, PIX e SGS + Mastra AI FAQ

Common questions about integrating BCB Economia — PIB, Dívida, Reservas, PIX e SGS MCP Server with Mastra AI.

01

How does Mastra AI connect to MCP servers?

Create an MCPClient with the server URL and pass it to your agent. Mastra discovers all tools and makes them available with full TypeScript types.
02

Can Mastra agents use tools from multiple servers?

Yes. Pass multiple MCP clients to the agent constructor. Mastra merges all tool schemas and the agent can call any tool from any server.
03

Does Mastra support workflow orchestration?

Yes. Mastra has a built-in workflow engine that lets you chain MCP tool calls with branching logic, error handling, and parallel execution.

Connect BCB Economia — PIB, Dívida, Reservas, PIX e SGS to Mastra AI

Get your token, paste the configuration, and start using 7 tools in under 2 minutes. No API key management needed.