Hedera Toolbox

27 tools. 3 can modify or destroy data without limits.

3 write tools that can modify data. Rate limits recommended.

Last updated:

3 can modify or destroy data
24 read-only
27 tools total

Community server · catalogue entry verified 03/07/2026

How to control Hedera Toolbox ↓

What Hedera Toolbox exposes to your agents

Read (24) Write / Execute (3) Destructive / Financial (0)
High Risk

The most dangerous Hedera Toolbox tools

3 of Hedera Toolbox's 27 tools can modify, destroy, or commit something on every call — and an agent calls them with no built-in limits.

How to control Hedera Toolbox

PolicyLayer is an MCP gateway — it sits between your AI agents and Hedera Toolbox, and nothing reaches the server without passing your rules. These are the rules we recommend:

Rate limit write operations
{
  "confirm_terms": {
    "limits": [
      {
        "counter": "confirm_terms_per_hour",
        "window": "hour",
        "max": 30,
        "scope": "grant"
      }
    ]
  }
}

Prevents bulk unintended modifications from agents caught in loops.

Cap read operations
{
  "account_info": {
    "limits": [
      {
        "counter": "account_info_per_minute",
        "window": "minute",
        "max": 60,
        "scope": "grant"
      }
    ]
  }
}

Controls API costs and prevents retry loops from exhausting upstream rate limits.

  1. Create a free account and register Hedera Toolbox — nothing to install.
  2. Add these rules — paste them, or build them visually. Tune the limits to your setup.
  3. Point your MCP client (Claude, Cursor, anything) at your gateway URL.
ENFORCE POLICY ON HEDERA TOOLBOX →

Instant setup, no code required.

All 27 Hedera Toolbox tools

READ 24 tools
Read account_info Get platform wallet address, pricing for all 20 tools in HBAR and USD, and your current balance. Read bridge_analyze Deep analysis of cross-network bridge activity for a token including peg stability, mint/burn ratio, custodian Read bridge_status Get the current status of Hedera bridge infrastructure including known bridge contracts, wrapped token registr Read bridge_transfers Monitor recent bridge transfer activity for a specific bridged token or bridge contract on Hedera. Returns tra Read contract_analyze Deep analysis of a Hedera smart contract including activity patterns, caller Read contract_read Read state from a Hedera smart contract - get contract info, bytecode size, Read get_terms Retrieve the machine-readable Terms of Service for the HederaIntel MCP Platform. Read governance_analyze Deep analysis of a governance proposal including voter sentiment, participation Read governance_monitor Monitor active governance proposals for a Hedera token or DAO. Returns open Read hcs_audit_trail Retrieve the full chronological audit trail for an entity from the Hedera Read hcs_monitor Get current status and metadata of any HCS topic - message count, creation time, Read hcs_query Query an HCS topic with a natural language question. Returns AI-ranked relevant Read hcs_understand Deep pattern analysis of an HCS topic - anomaly detection, trend analysis, Read hcs_verify_record Verify a compliance record exists on the Hedera blockchain and has not been Read identity_check_sanctions Screen a Hedera account against on-chain risk signals including transaction Read identity_resolve Resolve a Hedera account ID to its on-chain identity profile including account Read identity_verify_kyc Check the KYC status of a Hedera account for one or more tokens. Returns KYC Read nft_collection_analyze Deep analysis of an NFT collection including holder distribution, whale concentration, transfer velocity, floo Read nft_collection_info Get metadata and stats for an NFT collection on Hedera including supply, royalties, treasury, and token proper Read nft_token_metadata Get metadata for a specific NFT serial number including on-chain data, IPFS/metadata URI, and current owner. C Read token_analyze Deep analysis of a Hedera token including holder distribution, transfer velocity, Read token_holders Get the holder distribution for any Hedera token (fungible or NFT) including top holders, concentration metric Read token_monitor Monitor recent token transfer activity, whale movements, and unusual trading Read token_price Get the current price, market cap, and 24h trading volume for a Hedera token.

Related servers

Other MCP servers with similar tools — same risk classification, starter policies for each.

Questions about Hedera Toolbox

How do I prevent bulk modifications through Hedera Toolbox? +

The Hedera Toolbox server has 2 write tools including confirm_terms, hcs_write_record. Set a rate limit in your policy -- for example, 10 calls per hour prevents an agent from making more than 10 modifications per hour. PolicyLayer enforces this at the gateway, before calls reach Hedera Toolbox.

How many tools does the Hedera Toolbox MCP server expose? +

27 tools across 3 categories: Execute, Read, Write. 24 are read-only. 3 can modify, create, or delete data.

How do I enforce a policy on Hedera Toolbox? +

Register the Hedera Toolbox MCP server in PolicyLayer, apply the suggested rules above (adjust the limits to your use case), and point your AI client at the PolicyLayer proxy URL instead of the server directly. Your agents keep the same tools; PolicyLayer evaluates every call against policy before it executes. Nothing to install, live in minutes.

Enforce policy on every Hedera Toolbox tool call.

Deterministic rules across all 27 Hedera Toolbox tools. Per-identity grants. Full audit log. Live in minutes. Nothing to install.

Instant setup, no code required.

27 Hedera Toolbox tools catalogued and risk-classified — across an index of 43,000+ MCP servers.

// GET IN TOUCH

Have a question or want to learn more? Send us a message.

Message sent.

We'll get back to you soon.