mcp-server-hedera

mcp-server-hedera

3.1

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

Hedera MCP Server integrates with a Langchain wrapper to interact with the Hedera network using natural language commands.

The Hedera MCP Server is designed to facilitate interactions with the Hedera network through natural language commands. It leverages a Langchain wrapper to interpret these commands and execute corresponding actions on the Hedera network, such as creating tokens, transferring HBAR, and interacting with smart contracts. The server setup requires Node.js, pnpm, and Git, and involves running two services: the Langchain Proxy Service and the MCP server. The server also supports configuration for Visual Studio Code and is preparing for future OAuth integration.

Features

  • Natural Language Commands: Allows users to perform Hedera operations using natural language.
  • Langchain Integration: Utilizes a Langchain wrapper to interpret and execute commands.
  • Hedera Network Operations: Supports creating tokens, transferring HBAR, and interacting with smart contracts.
  • Visual Studio Code Configuration: Provides setup instructions for connecting with an MCP server using VS Code.
  • Future OAuth Integration: Preparing for OAuth-based authentication in future development phases.