Skip to main content
Glama

Hexiaoyi MCP

Hexiaoyi MCP

一个强大的工具包,用于通过自然语言处理和人工智能辅助与EVM兼容网络进行交互。

Description

Hexiaoyi MCP是一种模型上下文协议实现,通过人工智能接口实现与区块链网络的无缝交互。它为区块链开发、智能合约交互和网络管理提供了一套全面的工具和资源。

核心模块

该项目分为几个核心模块:

  • Blockchain: 管理钱包,发射代币,查询余额,交易代币
  • Fetch: 获取第三方平台数据,如查询推特推文等
  • 其他更多功能,敬请期待 (如头像生成,梗文化文字等)

默认模式

{ "mcpServers": { "hexiaoyi-mcp": { "command": "npx", "args": ["-y", "@dddd-community/hexiaoyi-mcp-js@latest"], "env": { "TWITTER_APP_KEY": "", "TWITTER_APP_SECRET": "", "TWITTER_ACCESS_TOKEN": "", "TWITTER_ACCESS_SECRET": "", "TWITTER_BEARER": "", "HTTP_PROXY_URL": "", "WALLET_DB_PATH": "", "BSC_RPC_URL": "", "DATA_CRYPTO_KEY": "", "DATA_CRYPTO_IV": "", "LAUNCHER_CONTRACT": "", "LAUNCHER_API": "", "RES_PATH": "" } } } }

SSE 模式

{ "mcpServers": { "hexiaoyi-mcp": { "command": "npx", "args": ["-y", "@dddd-community/hexiaoyi-mcp-js@latest", "--sse"], "env": { "TWITTER_APP_KEY": "", "TWITTER_APP_SECRET": "", "TWITTER_ACCESS_TOKEN": "", "TWITTER_ACCESS_SECRET": "", "TWITTER_BEARER": "", "HTTP_PROXY_URL": "", "WALLET_DB_PATH": "", "BSC_RPC_URL": "", "DATA_CRYPTO_KEY": "", "DATA_CRYPTO_IV": "", "LAUNCHER_CONTRACT": "", "LAUNCHER_API": "", "RES_PATH": "" } } } }

可用提示和工具

提示语 Prompts

名称描述

工具集合 Tools

名称描述
get_wallet得到当前用户的钱包
create_wallet给当前用户创建一个钱包
get_balance查询当前钱包余额
transfer_dddd转移DDDD代币
withdraw_all_bnb提取所有BNB
launch_token发布一个新的代币
get_dddd_price获取DDDD的价格
get_token_price_by_address获取指定代币的价格
buy_dddd_by_amount买入指定数量的DDDD代币
buy_dddd_by_money买入指定BNB数量的DDDD代币
sell_dddd_by_ratio卖出指定百分比的DDDD代币
search_hot_tweets查询热们推文

支持网络

支持 BSC Chain.

参考文献和致谢

本项目基于以下开源项目并受到其启发:

我们感谢原作者对区块链生态系统的贡献。

-
security - not tested
A
license - permissive license
-
quality - not tested

remote-capable server

The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.

A powerful toolkit that enables seamless interaction with EVM-compatible networks through natural language processing and AI assistance, allowing users to manage wallets, launch tokens, and interact with blockchain networks.

  1. Description
    1. 核心模块
      1. 可用提示和工具
        1. 提示语 Prompts
        2. 工具集合 Tools
      2. 支持网络
        1. 参考文献和致谢

          Related MCP Servers

          • A
            security
            A
            license
            A
            quality
            Provides tools for AI assistants to interact with the Ethereum blockchain through standard JSON-RPC methods, enabling queries for account balances, gas prices, and smart contract code.
            Last updated -
            6
            3
            JavaScript
            MIT License
          • -
            security
            A
            license
            -
            quality
            A comprehensive server that enables AI agents to interact with multiple EVM-compatible blockchain networks through a unified interface, supporting ENS resolution, token operations, and smart contract interactions.
            Last updated -
            230
            TypeScript
            MIT License
            • Linux
            • Apple
          • -
            security
            F
            license
            -
            quality
            Enables natural language interaction with the Avalanche blockchain through AI assistants, allowing users to execute Avalanche CLI commands and AvalancheJS API operations without technical knowledge.
            Last updated -
            TypeScript
          • A
            security
            A
            license
            A
            quality
            A collection of Bitcoin SV tools for the Model Context Protocol that enables AI assistants to interact with the BSV blockchain through wallet operations, ordinals (NFTs), and various blockchain utilities.
            Last updated -
            9
            996
            10
            TypeScript
            MIT License
            • Apple
            • Linux

          View all related MCP servers

          MCP directory API

          We provide all the information about MCP servers via our MCP API.

          curl -X GET 'https://glama.ai/api/mcp/v1/servers/dddd-community/hexiaoyi-mcp-js'

          If you have feedback or need assistance with the MCP directory API, please join our Discord server