Skip to main content
Glama
127,390 tools. Last updated 2026-05-05 15:21

"A service for getting live cryptocurrency prices and sending smart contract transactions" matching MCP tools:

  • Fix smart contract vulnerabilities by providing contract code and vulnerability details. Returns the complete fixed contract while preserving all existing functionality.
    MIT
  • Get live cryptocurrency prices and market data for 2,000+ coins. Filter by tier, sort by market cap, price, or 24h change to track crypto performance.
  • Retrieve real-time cryptocurrency prices from Korean exchanges Upbit and Bithumb. Get KRW-denominated prices, 24-hour trading volume, and change rate for major coins like BTC, ETH, XRP.
    MIT
  • Query smart contract functions on the Zetrix blockchain to retrieve data without modifying state. Specify contract address and input parameters to execute read-only calls.
    MIT
  • Execute a CosmWasm smart contract function on Miniwasm chains, with simulation or broadcast and optional funds. Supports L2 rollups like Cabal and Echelon.
    Apache 2.0

Matching MCP Servers

Matching MCP Connectors

  • Verify whether a given address is a smart contract or an externally owned account (EOA) on supported networks, including BSC, Ethereum, and more.
    MIT
  • Initiate a token swap from a smart contract account using the Alchemy wallet API, requiring the owner SCA address and signer address.
    MIT
  • Retrieve the Application Binary Interface (ABI) for a smart contract by providing its address in 0x format. This enables interaction with contracts on the specified blockchain.
    MIT
  • Retrieve and analyze available functions on a NEAR smart contract by specifying the contract ID and network, enabling efficient interaction with blockchain data.
    MIT
  • Execute read-only smart contract functions to query blockchain data without transaction fees. Decodes return values using contract ABI for viewing balances, checking conditions, and reading contract state.
    Apache 2.0
  • Retrieve detailed trading specifications for a symbol, including contract size, volume limits, spread, margin rates, and live bid/ask prices. Use to validate parameters before executing trades.
    MIT
  • Initiate state-changing smart contract functions on Ethereum-compatible blockchains. Specify contract details, ABI, function, and arguments, then sign and send transactions securely.
    MIT
  • Retrieve live spot prices for token pairs in a liquidity pool contract on Uniswap V2/V3 and forks. Provide chain and pool address to get token prices with optional quote currency conversion.
    MIT