Skip to main content
Glama

BSC MCP Server


📦BNBChain MCP – 币安智能链工具服务器(MCP + CLI 就绪)

即插即用的 MCP 工具服务器,用于发送 BNB转移 BEP-20 代币部署代币并与币安智能链 (BSC)上的智能合约交互— — 专为Claude DesktopAI 代理开发人员构建。


⚙️ 核心能力

  • 🔐 通过 CLI 或 MCP 进行安全代币和原生传输
  • 🧱 与智能合约交互(基于 ABI / 功能)
  • 🔄 PancakeSwap 集成,实现掉期和流动性
  • ⚙️ 创建 meme 代币并部署 BEP-20 智能合约
  • 🧠 通过 MCP 集成原生 Claude 桌面
  • 🔧 CLI 就绪、符合 MCP、开发人员友好
  • 🔑 受密码保护的私钥

🛠 安装和设置

1.安装

npm install -g bnbchain-mcp

2. 运行 CLI 安装向导

bnbchain-mcp --init

系统将提示您输入:

  • BSC 钱包私钥 (必需)
  • 钱包密码 (必填,必须是6个字符)
  • 自定义 RPC URL (可选,默认为: https://bsc-dataseed.binance.org ://bsc-dataseed.binance.org *

🧠 Claude 桌面集成

CLI 设置完成后,该工具可以自动配置到 Claude Desktop 中

📍 文件修改:

~/Library/Application Support/Claude/claude_desktop_config.json

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:

npm run build

启动 MCP 服务器:

npm start # or node build/index.js

重新配置:

bnbchain-mcp --init

📘 模型上下文协议(MCP)

该项目建立在模型上下文协议之上——这是一种帮助代理和模型与结构化工具 API 交互的标准。

MCP 优势

  • ✅ 结构化输入/输出
  • ✅ 兼容 Claude + OpenAI
  • ✅ 安全 + 无服务器就绪

✅ 路线图

  • [x] CLI配置向导
  • [x] Claude 桌面集成
  • [x] 代币部署 + 转移
  • [ ] 代币图表工具(DEXTools、Gecko)
  • [ ] Telegram 自动交易代理
  • [ ] BSC 链上大脑的 AI 助手

🤝 贡献

欢迎随时 fork、PR 或提交问题。我们正在为下一波 Web3 代理构建工具优先、AI 就绪的基础设施。加入我们!


🛡️ 许可证

MIT——自由使用,公开贡献。


You must be authenticated.

A
security – no known vulnerabilities
F
license - not found
A
quality - confirmed to work

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.

用于在币安智能链上执行交易的后端服务,支持 BNB 和 BEP-20 代币的安全转移、智能合约交互以及通过结构化 MCP 集成创建代币。

  1. ⚙️ 核心能力
    1. 🛠 安装和设置
      1. 1.安装
      2. 运行 CLI 安装向导
    2. 🧠 Claude 桌面集成
      1. 🔨 支持的 MCP 工具
        1. 🧪 开发工作流程
          1. 编译 TypeScript:
          2. 启动 MCP 服务器:
          3. 重新配置:
        2. 📘 模型上下文协议(MCP)
          1. ✅ 路线图
            1. 🤝 贡献
              1. 🛡️ 许可证

                Related MCP Servers

                • -
                  security
                  F
                  license
                  -
                  quality
                  This server provides a robust interface for Binance spot trading operations, including secure management of API credentials, execution and management of spot orders, and monitoring of account balances and open orders.
                  Last updated -
                  169
                  7
                  TypeScript
                • -
                  security
                  F
                  license
                  -
                  quality
                  A Model Context Protocol server that enables LLMs to access Binance Smart Chain data, perform blockchain queries, and create Four.meme tokens.
                  Last updated -
                  TypeScript
                  • Linux
                  • Apple
                • -
                  security
                  F
                  license
                  -
                  quality
                  A backend service that executes transactions across multiple blockchains, enabling users to manage wallets, transfer tokens, and interact with smart contracts using the Model Context Protocol framework.
                  Last updated -
                  1
                  TypeScript
                • A
                  security
                  F
                  license
                  A
                  quality
                  A backend service that enables interaction with the Binance exchange API, allowing users to view their portfolio, convert tokens, and execute trades with minimal market impact.
                  Last updated -
                  1
                  33
                  3
                  TypeScript
                  • 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/TermiX-official/bsc-mcp'

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