Skip to main content
Glama
lnflash
by lnflash

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
BRIDGE_API_KEYYesYour Bridge API key
BRIDGE_BASE_URLNoOptional base URL for sandbox environment (e.g., https://api.sandbox.bridge.xyz/v0)https://api.bridge.xyz/v0

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
bridge_create_customerA

Create a new customer (individual or business) for KYC/KYB onboarding

bridge_get_customerA

Get a customer by ID

bridge_list_customersB

List all customers with optional pagination

bridge_create_walletA

Create a custodial wallet for a customer on a specific blockchain

bridge_get_walletC

Get a wallet by ID

bridge_list_walletsA

List all wallets for a customer

bridge_create_virtual_accountB

Create a virtual account (fiat deposit address) that auto-converts to stablecoins

bridge_get_virtual_accountA

Get a virtual account by ID

bridge_list_virtual_accountsA

List all virtual accounts for a customer

bridge_create_transferC

Create a transfer to move money (fiat-to-crypto, crypto-to-fiat, or crypto-to-crypto)

bridge_get_transferB

Get a transfer by ID

bridge_list_transfersB

List transfers with optional filtering by customer

bridge_create_external_accountB

Link an external bank account to a customer for payouts

bridge_get_external_accountA

Get an external account by ID

bridge_list_external_accountsA

List all external accounts for a customer

bridge_create_webhookA

Create a webhook endpoint to receive Bridge events

bridge_list_webhooksA

List all webhook endpoints

bridge_get_exchange_ratesA

Get current exchange rates between currencies

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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/lnflash/bridge-mcp'

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