Submit

Hedera Testnet Mirror Node MCP Server

@MCP-Mirror

Overview

What is Hedera Testnet Mirror Node MCP Server?

The Hedera Testnet Mirror Node MCP Server is a Model Context Protocol (MCP) server that interfaces with the Hedera Testnet Mirror Node API, built using the FastMCP framework.

How to use Hedera Testnet Mirror Node MCP Server?

To use the server, clone the repository, navigate to the project directory, install dependencies, and start the server using the command bun mcpServer.ts. The server will be accessible via the configured SSE endpoint.

Key features of Hedera Testnet Mirror Node MCP Server?

  • Endpoint Integration: Converts Hedera Mirror Node APIs into MCP-compatible tools.
  • Server-Sent Events (SSE) Support: Allows clients to connect over SSE transport.
  • Schema Validation: Ensures request parameters adhere to defined schemas using Zod.

Use cases of Hedera Testnet Mirror Node MCP Server?

  1. Integrating Hedera APIs into applications using MCP.
  2. Real-time data streaming from the Hedera Testnet.
  3. Validating API requests with Zod schemas.

FAQ from Hedera Testnet Mirror Node MCP Server?

  • What is the purpose of this server?

It serves as a bridge between the Hedera Testnet Mirror Node API and applications using the MCP protocol.

  • How do I start the server?

You can start the server by running bun mcpServer.ts after installing the necessary dependencies.

  • What are the prerequisites for running this server?

You need to have Bun or any environment capable of running TypeScript installed.

© 2025 MCP.so. All rights reserved.

Build with ShipAny.