generated: '2026-07-18' method: searched status: published source: https://brale.xyz/blog/brale-mcp-server server: name: brale transport: http url: https://mcp.brale.xyz/ auth: oauth2 auth_note: Authenticated with Brale API app credentials (OAuth2 client-credentials). The MCP server is a standalone bridge on top of the public Brale API; it does not bypass authentication, scopes, or account-level controls. v1 is scoped to read-heavy and low-risk operations. Launched March 2026. source_repo: https://github.com/stablecoinxyz/brale-api-mcp capabilities: - Check balances - Create addresses and destinations - Initiate small transfers - Query transfer status tools: - name: check_balance description: Check stablecoin balances for a custodial (internal) address. source_operation: openapi/brale-openapi-original.yml#get_address_token_balance - name: create_address description: Create an internal or external address / destination for an account. source_operation: openapi/brale-openapi-original.yml#create_external_address - name: create_transfer description: Initiate a (small) stablecoin transfer. source_operation: openapi/brale-openapi-original.yml#create_transfer - name: get_transfer description: Query the status of a transfer. source_operation: openapi/brale-openapi-original.yml#get_transfer deployment: mode: remote endpoint: https://mcp.brale.xyz/ verified: probed probe: gated checked: '2026-08-12' source: catalog MCP census