Skip to main content
Glama

BCB Payment Methods MCP Server

consultar_taxas_intercambio

Query Brazil's Central Bank interchange rates for payment methods by quarter to analyze market pricing and transaction costs.

Instructions

Consulta taxas de intercâmbio praticadas no mercado de meios de pagamento por trimestre.

Input Schema

NameRequiredDescriptionDefault
trimestreYesAno e trimestre no formato YYYYQ (exemplo: '20234')
topNoNúmero máximo de registros a retornar (padrão: 100)
filtroNoFiltro OData para refinar a consulta

Input Schema (JSON Schema)

{ "properties": { "filtro": { "description": "Filtro OData para refinar a consulta", "type": "string" }, "top": { "description": "Número máximo de registros a retornar (padrão: 100)", "type": "number" }, "trimestre": { "description": "Ano e trimestre no formato YYYYQ (exemplo: '20234')", "type": "string" } }, "required": [ "trimestre" ], "type": "object" }

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/derikfernandes/bcb-meios-pagamento-mcp_2'

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