Skip to main content
Glama
316,551 tools. Last updated 2026-07-28 17:34

"Algorand" matching MCP tools:

  • Convert an Algorand blockchain address into its corresponding public key for verification and analysis purposes.
    MIT
  • Create new Algorand Standard Assets (ASAs) on the blockchain by specifying asset name, supply, and creator credentials to issue tokens or digital assets.
  • Enable an Algorand account to receive a specific blockchain asset by providing the account mnemonic and asset ID. This tool facilitates asset management on the Algorand network.
  • Transfer Algorand Standard Assets between accounts using mnemonic authentication, asset IDs, and specified amounts on the Algorand blockchain.

Matching MCP Servers

  • A
    license
    -
    quality
    D
    maintenance
    A comprehensive Model Context Protocol (MCP) server providing 50+ tools for Algorand blockchain development, including account management, asset operations, smart contracts, API integration, swap functionality, and advanced transaction capabilities.
    Last updated
    17
    MIT
  • Retrieve detailed information about Algorand Standard Assets by providing the asset ID, enabling users to verify asset properties and metadata on the blockchain.
  • Generate a new Algorand account for blockchain interactions on mainnet, testnet, or localnet networks.
    MIT
  • Change the authorization key for an Algorand account by rekeying it to a new address, enabling secure account management and access control on the blockchain.
    MIT
  • Remove an Algorand account from your wallet using its nickname or index to manage wallet organization and security on the Algorand blockchain.
    MIT
  • Check if an Algorand address is valid for mainnet, testnet, or localnet networks to ensure proper blockchain transactions.
    MIT
  • Convert a hexadecimal public key into a valid Algorand address for mainnet, testnet, or localnet networks.
    MIT
  • Verify digital signatures against hexadecimal bytes using an Algorand account address to authenticate blockchain transactions and data integrity.
    MIT
  • Retrieve all NFTs held by a blockchain address, grouped by smart contracts, for supported blockchains including Ethereum, Solana, and Polygon. Includes metadata for Solana and Algorand if fewer than 50 NFTs are held.
    MIT
  • Retrieve multi-token balances for a wallet address across multiple blockchains, organized by smart contracts. Supported networks include Ethereum, Base, Arbitrum, Polygon, Optimism, Celo, and Algorand.
    MIT
  • Split USDC into equal YES and NO outcome tokens for a prediction market on Algorand. Each 1 USDC yields 1 YES and 1 NO token.
    MIT
  • Place a limit order on an Algorand prediction market with price and quantity in microunits; locks ~0.957 ALGO collateral refundable on cancel or fill.
    MIT
  • Cancel an open order on Algorand by providing the escrow app ID and order owner address to refund USDC, tokens, and ALGO collateral.
    MIT