bridge-mcp

lnflash/bridge-mcp
★ 0 stars TypeScript AI/LLM Updated today
MCP server for Bridge.xyz stablecoin infrastructure API
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "bridge-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "lnflash/bridge-mcp"
      ]
    }
  }
}

README Excerpt

An MCP (Model Context Protocol) server that wraps the [Bridge.xyz](https://bridge.xyz) stablecoin infrastructure API, enabling AI assistants to interact with Bridge's payment and stablecoin services. - **Customer Management**: Create and manage individual/business customers with KYC/KYB - **Wallet Operations**: Create custodial wallets on Solana, Ethereum, Polygon, and Base

Tools (18)

bridge_create_customerbridge_create_external_accountbridge_create_transferbridge_create_virtual_accountbridge_create_walletbridge_create_webhookbridge_get_customerbridge_get_exchange_ratesbridge_get_external_accountbridge_get_transferbridge_get_virtual_accountbridge_get_walletbridge_list_customersbridge_list_external_accountsbridge_list_transfersbridge_list_virtual_accountsbridge_list_walletsbridge_list_webhooks