Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Transports: stdio vs HTTP
  • State of MCP (stats)
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI → MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE ↗ (opens in a new tab)
  • llms.txt ↗ (opens in a new tab)
  • Catalog JSON ↗ (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub ↗ (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
Ā© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. šŸ’» Developer Tools
  3. Hedera MCP
Hedera MCP logo
Health: ActiveRecent health check succeeded.Last checked 9/22/2026, 2:46:41 PM

Hedera MCP

User RatingsBe the first to rate and review this MCP server!
View RepositoryVisit Website
hederablockchaindeveloper-toolstokenssmart-contracts

Builds unsigned Hedera transactions and reads public Mirror Node data through 73 MCP tools.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent — or use 1-click editor setup below.

Add to CursorAdd to VS Code
Automated check passed— started and listed 73 tools correctly (3d ago).
Manual Client & Custom JSON ConfigExpand JSON ā–¾

Client Config & Setup

Configure Environment Variables (API Keys, Tokens, Options):
Add required secrets below — values are included directly in the generated snippet so you can copy and paste with confidence.
Quick Add:
Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "hedera-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@purplesquirrel/hedera-mcp"
      ],
      "env": {
        "HEDERA_NETWORK": "YOUR_VALUE_HERE",
        "HEDERA_OPERATOR_ID": "YOUR_VALUE_HERE",
        "HEDERA_MIRROR_URL": "YOUR_VALUE_HERE"
      }
    }
  }
}

šŸ’” Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Tool Schemas (73) Directory Badge Claim listing AlternativesšŸ’» More in Developer Tools

Overview

The hedera-mcp MCP server exposes Hedera account, token, consensus, EVM, file, schedule, network, and analytics operations over MCP. Read operations use the public Mirror Node REST API, while write operations return frozen, unsigned transaction bytes for signing and submission outside the server. It never receives or stores private keys; an optional operator account ID can provide a default payer or treasury when constructing transactions. Reach for it when an agent needs to inspect Hedera data or prepare transactions without granting the agent signing authority.

Use cases

•Build unsigned HTS token transactions for external signing
•Inspect Hedera accounts, balances, NFTs, and allowances
•Prepare HCS messages and topic operations
•Query and interact with ABI-aware Hedera smart contracts
•Review transaction bytes before wallet submission

Key features

•73 MCP tools across core Hedera services
•Unsigned frozen transaction construction
•Public Mirror Node REST reads
•HTS fungible-token and NFT operations
•HCS and EVM support
•Transaction decoding before signing

Capabilities & Tool Schemas (73) ~7.3k tokensApproximate context cost of this server’s tool schemas (~4 chars/token), before any tool is called. Actual usage depends on your client and model.Verified live Verified liveCaptured by calling this server’s live tools/list endpoint.

Inspect callable tools, capabilities, and parameters exposed to AI agents by Hedera MCP.

hedera_create_account

Build (unsigned) a new Hedera account with a given public key and optional initial HBAR balance.

hedera_transfer_hbar

Build (unsigned) an HBAR transfer from one account to another.

hedera_update_account

Build (unsigned) an account update (memo, auto-association slots).

hedera_delete_account

Build (unsigned) an account deletion, transferring the remaining balance to another account.

hedera_approve_hbar_allowance

Build (unsigned) an HBAR allowance granting a spender the right to spend from an owner account.

hedera_get_account_info

Read full account info (key, balance, memo, auto-renew, associations) from the Mirror Node.

How Hedera MCP works

What hedera-mcp MCP server does

The hedera-mcp MCP server gives MCP clients access to Hedera network operations without executing transactions itself. Its catalog includes 73 tools covering accounts, Hedera Token Service (HTS), Hedera Consensus Service (HCS), smart contracts, files, schedules, network information, and Mirror Node analytics.

Account tools can create, update, delete, inspect, and transfer HBAR between accounts. HTS tools cover fungible tokens and NFTs, including creation, minting, burning, transfers, associations, freezes, KYC, pauses, wipes, allowances, airdrops, rejection, updates, and deletion. HCS, EVM, file, and schedule tools provide corresponding transaction-building and read operations. The server also exposes four addressable resources for network exchange rates, network supply, account data, and token data.

How it works

The hedera-mcp MCP server separates data access from transaction execution. Reads are sent to a configured Hedera Mirror Node REST endpoint and do not require an account or credential. For writes, the server constructs and freezes a transaction, then returns base64-encoded unsigned bytes along with a human-readable summary. A wallet, Hedera SDK, or command-line tool must sign and submit those bytes separately.

Agents can inspect a generated transaction before signing it with the transaction-decoding tool. This supports workflows where an application or human reviews the transaction contents and controls the signing step. Smart-contract execution and query tools support ABI-aware calls when supplied with an ABI, function name, and arguments.

Setup and configuration

The package is published as @purplesquirrel/hedera-mcp and can be started with npx:

Terminal
npx -y @purplesquirrel/hedera-mcp

Set HEDERA_NETWORK to testnet, mainnet, or previewnet; it defaults to testnet. HEDERA_OPERATOR_ID is optional and accepts an account ID, not a private key. When supplied, it acts as the default payer or treasury while transactions are built. HEDERA_MIRROR_URL can override the default Mirror Node REST base URL, including for a private or HGraph endpoint.

The README shows configuration for Claude Desktop and Claude Code using the npx command and these environment variables. The project is licensed under MIT.

Tools and capabilities

  • Build unsigned account and HBAR transactions.
  • Create and manage fungible tokens and NFT collections.
  • Build HCS topic and message transactions.
  • Deploy, update, execute, query, and inspect EVM contracts.
  • Create, append to, update, and delete Hedera files.
  • Create, sign, delete, and inspect scheduled transactions.
  • Query balances, NFTs, transactions, blocks, allowances, contracts, network fees, supply, nodes, and exchange rates.

Limitations and notes

The hedera-mcp MCP server does not sign or submit transactions and never handles private keys. A separate wallet, SDK, or CLI is required for live writes. The optional HEDERA_OPERATOR_ID is only an account identifier and does not authenticate the server or authorize spending.

Read availability depends on the configured Mirror Node. EVM contract queries require a known ABI when using ABI-aware calls. Although the repository includes live testnet verification and test harnesses, those harnesses are separate from the MCP server; any signing key used for live execution belongs to the test setup, not the server.

Read the full README →View source on GitHub →

Related MCP Servers

View all in Developer Tools View all alternatives
  • Openapi MCP Server logoOpenapi MCP Server

    Connect any HTTP/REST API server using an Open API spec (v3)

    šŸ’» Developer Tools3 views
    Compare vs Openapi MCP Server →
  • MCP Server Docker logoMCP Server Docker

    Integrate with Docker to manage containers, images, volumes, and networks.

    šŸ’» Developer Tools3 views
    Compare vs MCP Server Docker →
  • Shadcn Ui MCP Server logoShadcn Ui MCP Server

    MCP server that gives AI assistants seamless access to shadcn/ui v4 components, blocks, demos, and metadata.

    šŸ’» Developer Tools3 views
    Compare vs Shadcn Ui MCP Server →
  • Next Devtools MCP logoNext Devtools MCP
    Verified

    Official Next.js MCP server for coding agents. Provides runtime diagnostics, route inspection, dev server logs, docs search, and upgrade guides. Requires Next.js 16+ dev server for full runtime features.

    šŸ’» Developer Tools5 views
    Compare vs Next Devtools MCP →

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks — not a rating.

Last commit
16d ago
Most recent push to the default branch.
Availability
100%
Our rolling endpoint + install checks that succeeded.
Install check
Passed
Our sandbox started it and listed its tools.
Tools exposed
73
Callable tools this server registers over MCP.
Directory activity
4 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet — be the first to share how this listing worked for you.

Frequently Asked Questions about Hedera MCP

Run `npx -y @purplesquirrel/hedera-mcp`.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewHedera MCP AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/hedera-mcp?style=directory)](https://allmcps.com/mcp/hedera-mcp)
HTML Embed
<a href="https://allmcps.com/mcp/hedera-mcp"><img src="https://allmcps.com/api/badge/hedera-mcp?style=directory" alt="Hedera MCP on AllMCPs" /></a>

Technical Specs & Signals

CategoryšŸ’»Developer Tools
PricingFree
More technical detailsExpand ā–¾
TransportSTDIO
RuntimeNode.js
AuthNo auth required
LicenseMIT
ClientsClaude Desktop, Cursor
Last updatedSep 8, 2026
7/7 checks healthy over the last 45d
Views4
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars0
GitHub Star CountTotal stargazers on GitHub representing community popularity (0 stars).
Last commit16d ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Sep 8, 2026
70Quality signal: Great Ā· 70/100How this signal is calculated ā–¾
Server availability25/25
Verified ownership10/20
Documentation & tools30/30
Adoption & activity4/15
Community engagement1/10

A guidance signal from public completeness & health data — not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

Supply-chain signal

No high-severity advisories surfaced by our automated scan.

Critical 0High 0Medium 0Low 0

Scanned 3d ago via OSV.dev Ā· @purplesquirrel/hedera-mcp (npm)

ā˜… FeaturedMoxie Docs MCP logo

Moxie Docs MCP

MCP & Agent Skills for Automated Documentation, and codebase conventions + context

Explore Server →

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge — proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it — no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in šŸ’» Developer Tools →Best MCP servers for Developers →Alternatives to Hedera MCP →Install in Claude DesktopInstall in CursorInstall in VS CodeSetup guides for all 13 MCP clients