hedera-mcp-server

hedera-mcp-server

0

The Hedera MCP Server facilitates interaction with the Hedera network through natural language commands by integrating with a Langchain wrapper. It supports various operations like token creation and HBAR transfers, allowing seamless network operations.

Overview

The Hedera MCP Server is a project that integrates a server with a Langchain wrapper to facilitate interactions with the Hedera network via natural language commands. Users can perform various operations on the Hedera network, such as creating tokens, transferring HBAR, or interacting with smart contracts. The setup involves two main services, environment configuration, and dependency installation.

Key Features

  • Interact with Hedera: Enables interaction with the Hedera network through a Langchain wrapper, interpreting commands into network actions.

Quickstart

  • Clone the repository and set up environment variables.
  • Install dependencies using pnpm install.
  • Run the Langchain Proxy Service and MCP Server.

Configuration

  • Visual Studio Code can be used to connect to the MCP server using specific header configurations.