hybrid server
The server is able to function both locally and remotely, depending on the configuration or use case.
Integrations
Facilitates transactions on the Binance Smart Chain (BSC), including sending native BNB, managing BEP-20 tokens, creating memecoins, and interacting with BSC smart contracts like PancakeSwap for token swaps.
Built as a Node.js application for executing blockchain transactions and smart contract interactions on the Binance Smart Chain.
Supports the creation of meme tokens with Telegram URLs, enabling users to link their token projects to Telegram channels or groups.
📦BNBChain MCP – 币安智能链工具服务器(MCP + CLI 就绪)
即插即用的 MCP 工具服务器,用于发送 BNB 、转移 BEP-20 代币、部署代币并与币安智能链 (BSC)上的智能合约交互— — 专为Claude Desktop 、 AI 代理和开发人员构建。
⚙️ 核心能力
- 🔐 通过 CLI 或 MCP 进行安全代币和原生传输
- 🧱 与智能合约交互(基于 ABI / 功能)
- 🔄 PancakeSwap 集成,实现掉期和流动性
- ⚙️ 创建 meme 代币并部署 BEP-20 智能合约
- 🧠 通过 MCP 集成原生 Claude 桌面
- 🔧 CLI 就绪、符合 MCP、开发人员友好
- 🔑 受密码保护的私钥
🛠 安装和设置
1.安装
2. 运行 CLI 安装向导
系统将提示您输入:
- ✅ BSC 钱包私钥 (必需)
- ✅钱包密码 (必填,必须是6个字符)
- ✅自定义 RPC URL (可选,默认为:
https://bsc-dataseed.binance.org
://bsc-dataseed.binance.org *)
🧠 Claude 桌面集成
CLI 设置完成后,该工具可以自动配置到 Claude Desktop 中。
📍 文件修改:
Claude 将使用您选择的工具检测并运行此 MCP 服务器。
🔨 支持的 MCP 工具
工具名称 | 描述 |
---|---|
transferNativeToken | 将 BNB 发送到钱包 |
transferBEP20Token | 通过符号/地址转移 BEP-20 代币 |
pancakeSwap | 通过 PancakeSwap 交换代币 |
createFourMeme | 在 Four.Meme 上创建 meme 代币 |
createBEP20Token | 部署 BEP-20 合约 |
getBalance | 获取代币+原生余额 |
callContractFunction | 通过 ABI 进行自定义合约调用 |
getWalletInfo | 获取地址的钱包信息 |
securityCheck | 检查BSC代币的安全性 |
pancakeAddLiquidity | 为 PancakeSwap 增加流动性 |
pancakeMyPosition | 查看您的 PancakeSwap 头寸 |
pancakeRemovePosition | 从 PancakeSwap 中移除流动性 |
sellMemeToken | 在 Four.Meme 上出售 meme 代币 |
...更多内容即将推出🔧 |
🧪 开发工作流程
编译 TypeScript:
启动 MCP 服务器:
重新配置:
📘 模型上下文协议(MCP)
该项目建立在模型上下文协议之上——这是一种帮助代理和模型与结构化工具 API 交互的标准。
MCP 优势:
- ✅ 结构化输入/输出
- ✅ 兼容 Claude + OpenAI
- ✅ 安全 + 无服务器就绪
✅ 路线图
- [x] CLI配置向导
- [x] Claude 桌面集成
- [x] 代币部署 + 转移
- [ ] 代币图表工具(DEXTools、Gecko)
- [ ] Telegram 自动交易代理
- [ ] BSC 链上大脑的 AI 助手
🤝 贡献
欢迎随时 fork、PR 或提交问题。我们正在为下一波 Web3 代理构建工具优先、AI 就绪的基础设施。加入我们!
🛡️ 许可证
MIT——自由使用,公开贡献。
You must be authenticated.
Tools
用于在币安智能链上执行交易的后端服务,支持 BNB 和 BEP-20 代币的安全转移、智能合约交互以及通过结构化 MCP 集成创建代币。
- ⚙️ Core Capabilities
- 🛠 Installation & Setup
- 🧠 Claude Desktop Integration
- 🔨 Supported MCP Tools
- 🧪 Development Workflow
- 📘 Model Context Protocol (MCP)
- ✅ Roadmap
- 🤝 Contributing
- 🛡️ License