pisuthd/hedera-mcp
If you are the rightful owner of hedera-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
Hedera MCP is an MCP server implementation for the Hedera blockchain, enabling AI models to interact with the Hedera network for blockchain operations.
Tools
Functions exposed to the LLM to take actions
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
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client