Skip to main content
Glama

Brasil API MCP

bank-search

Retrieve detailed information about a Brazilian bank using its unique code via the Brasil API MCP server, enabling quick access to essential bank data.

Instructions

Find information about a Brazilian bank by its code

Input Schema

NameRequiredDescriptionDefault
codeYesBank code to search for

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "code": { "description": "Bank code to search for", "type": "string" } }, "required": [ "code" ], "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/guilhermelirio/brasil-api-mcp'

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