Hexiaoyi MCP
Provides blockchain interaction capabilities on BSC Chain, allowing users to manage wallets, query balances, transfer tokens, launch new tokens, check token prices, and perform buy/sell operations for DDDD tokens.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Hexiaoyi MCPcheck my wallet balance on BSC"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Hexiaoyi MCP
一个强大的工具包,用于通过自然语言处理和人工智能辅助与EVM兼容网络进行交互。
Description
Hexiaoyi MCP是一种模型上下文协议实现,通过人工智能接口实现与区块链网络的无缝交互。它为区块链开发、智能合约交互和网络管理提供了一套全面的工具和资源。
Related MCP server: Universal Crypto 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.
参考文献和致谢
本项目基于以下开源项目并受到其启发:
bnb-chain/bnbchain-mcp - BNB Chain MCP
我们感谢原作者对区块链生态系统的贡献。
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Alicense-qualityDmaintenanceA comprehensive toolkit for building AI agents with blockchain capabilities, enabling interactions with multiple blockchain networks for tasks like wallet management, fund transfers, smart contract interactions, and cross-chain asset bridging.Last updated4GPL 3.0
- Alicense-qualityDmaintenanceEnables AI agents to interact with any EVM-compatible blockchain through natural language, supporting token swaps, cross-chain bridges, staking, lending, governance, gas optimization, and portfolio tracking across networks like Ethereum, BSC, Polygon, Arbitrum, and more.Last updated2739Apache 2.0
- Alicense-qualityDmaintenanceUniversal AI gateway that enables interaction with Ethereum blockchain through natural language across multiple AI platforms (Claude, ChatGPT, Gemini, etc.). Supports contract deployment, token operations, NFT minting, DeFi operations, and general blockchain transactions.Last updated1MIT

TokenTool MCPofficial
Alicense-qualityDmaintenanceEnables AI agents to deploy and manage compliant tokens across multiple blockchains (EVM, Solana, Stellar) using natural language, with features like whitelist, blacklist, and pausable contracts.Last updated466MIT
Related MCP Connectors
500+ pay-per-call tools + skill packs. USDC + USDG on 12 chains, or free via proof-of-work.
Non-custodial DeFi for AI agents: swaps, concentrated liquidity (V3/V4) zaps + ranges, 5 EVM chains
Provide AI agents and automation tools with contextual access to blockchain data including balance…
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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