Skip to main content
Glama

BCB Payment Methods MCP Server

consultar_portadores_cartao

Query payment card holder information by quarter from Brazil's Central Bank data to analyze card ownership statistics and trends.

Instructions

Consulta informações sobre portadores de cartões 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" }

Latest Blog Posts

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