Skip to main content
Glama
457,697 tools. Updated 2026-08-14 14:08

"How to make a swap on Binance" matching MCP tools:

  • Swap tokens on Binance Smart Chain using structured MCP integration for secure transactions with specified input and output tokens.
    MIT
  • Cancel an open swap before it executes. Use to abort an RFQ when limit not met, user changed mind, or to clean up a stale swap handle.
    MIT
  • Check the status of an open swap by providing the swap handle. Returns the current best sealed bid and number of bids, enabling you to decide when to execute or resume after losing context.
    MIT
  • Explain crypto trading intents in plain language to confirm swap details like assets, amounts, blockchain, and privacy settings before execution.
    MIT

Matching MCP Servers

Matching MCP Connectors

  • Get definitive answers and decisions based on stored knowledge, with confidence scores, evidence, and conflict detection. Use to resolve what should be done or how to handle situations.
    MIT
  • Detect SIM swap or eSIM provisioning events on a phone number within the last 24 hours to verify security before actions relying on SMS-based authentication.
    MIT
  • Parse a plain-English swap request into a structured intent with intent type and entities. Convert natural language into actionable swap data.
    GPL 3.0
  • Get a point-in-time modeled premium and loss estimate for MEV-sandwich exposure on a swap to support routing decisions.
    MIT
  • Obtain a swap quote from a DEX aggregator to check the expected output amount for swapping tokens on EVM chains. Input amount in wei and review before executing a trade.
    MIT
  • Create swap calldata from a quoted path to prepare on-chain transactions. Use it to build unsigned swap transactions without handling private keys or funds.
    MIT
  • Swap between Hedera tokens with automatic exchange rate calculation. Specify source and target tokens, amount, and optional memo to execute the swap instantly.
    MIT
  • Initiate a token swap from a smart contract account using the Alchemy wallet API, requiring the owner SCA address and signer address.
    MIT