hedera-mcp
Hedera MCP is an MCP server for the Hedera blockchain, enabling AI models to perform decentralized operations seamlessly. It features over 15 tools for account and token management, and supports non-custodial, secure operations.
hedera_get_hbar_balance
Query the account's HBAR balance
hedera_get_all_token_balances
Get all token balances in your account
hedera_get_hts_balance
Get the balance of the account specific token
hedera_get_token_holders
Get holders of specific tokens
hedera_airdrop_token
Create token airdrop to multiple accounts
hedera_associate_token
Linking tokens to account
hedera_claim_airdrop
Receive tokens from airdrop
hedera_create_fungible_token
Create a new alternative token
hedera_create_non_fungible_token
Create new irreplaceable tokens
hedera_dissociate_token
Deassociate tokens with accounts
hedera_get_pending_airdrop
Obtain pending airdrops for your account
hedera_mint_fungible_token
Minting additional alternative tokens
hedera_mint_nft
Minting new irreplaceable tokens
hedera_reject_token
Tokens that are refused to be sent to the account
hedera_transfer_native_hbar_token
Transfer HBAR to another account
hedera_transfer_token
Transfer tokens to another account