Skip to main content
Glama

Brasil API MCP

bank-search

Retrieve details about Brazilian banks using their unique code. The tool provides accurate bank information through the Brasil API MCP server, streamlining access to essential financial 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