Back to Home
cuongpo icon

hyperion-mcp-server

Verified Safe

by cuongpo

Overview

A Model Context Protocol (MCP) server enabling seamless interaction with the Hyperion blockchain for querying, transacting, and managing assets via standardized APIs.

Installation

Run Command
npm start

Environment Variables

  • HYPERION_RPC_URL
  • HYPERION_CHAIN_ID
  • HYPERION_NETWORK_NAME
  • HYPERION_CURRENCY_SYMBOL
  • HYPERION_EXPLORER_URL
  • HYPERION_PRIVATE_KEYS
  • HYPERION_ADDRESSES
  • HYPERION_CURRENT_ADDRESS
  • TELEGRAM_BOT_TOKEN
  • SMITHERY_API_KEY
  • SMITHERY_PROFILE

Security Notes

The server demonstrates good security practices by loading sensitive information (private keys, API keys) from environment variables, rather than hardcoding them. Wallet management functions correctly mask private keys when listing wallet information. The core dependencies (ethers.js, axios) are widely used and generally considered secure. There are no obvious signs of malicious patterns or use of dangerous functions like 'eval'. The primary security consideration for users is ensuring `HYPERION_PRIVATE_KEYS` and any integrated API keys are securely managed and that the `HYPERION_RPC_URL` points to a trusted endpoint.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassLow
Stars0
Forks0
Last Update2025-11-30

Tags

blockchaincryptocurrencywallethyperionsmart-contractserc20erc721defi