hts-mcp-server

hts-mcp-server

3.1

If you are the rightful owner of hts-mcp-server 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.

A Model Context Protocol (MCP) server for interacting with the Hedera network, providing tools for wallet creation, balance checking, transaction building, and sending signed transactions.

The Hedera MCP Server is designed to facilitate interaction with the Hedera network by providing a centralized server for transaction construction and execution. This server allows clients to focus on transaction verification while the server handles the complexities of transaction logic. The server is a demonstration of the MCP concept, highlighting how transaction processes can be streamlined by offloading construction to a server. It is important to note that this implementation is not production-ready due to security vulnerabilities such as unencrypted sensitive data and lack of transaction verification. The server is built using Node.js and requires a Hedera account for operation. It supports both testnet and mainnet environments.

Features

  • Centralized transaction construction and execution
  • Client-side transaction signing
  • Server-side transaction submission to Hedera network
  • Reduces client-side complexity
  • Demonstrates MCP concept

Related MCP Servers

View all finance servers →