BSC MCP Server

BSC MCP Server

A backend service for executing transactions on Binance Smart Chain, enabling secure transfers of BNB and BEP-20 tokens, smart contract interactions, and token creation through structured MCP integration.

Category
Visit Server

Tools

securityCheck

Check security of BSC tokens

transferNativeToken

Transfer native token (BNB)

transferBEP20Token

Transfer BEP-20 token by symbol or address

pancakeSwap

Swap tokens in BSC chain via PancakeSwap

getWalletInfo

Get wallet info for an address

createFourMeme

create new meme token on four.meme

createBEP20Token

create bep20 token

buyMemeToken

buy meme token

sellMemeToken

sell meme token

pancakeAddLiquidity

add liquidity to pancake

pancakeMyPosition

check my liquidity position on panceke

pancakeRemovePosition

remove liquidity position on panceke

README


📦 BNBChain MCP – Binance Smart Chain Tool Server (MCP + CLI Ready)

A plug-and-play MCP tool server to send BNB, transfer BEP-20 tokens, deploy tokens, and interact with smart contracts on the Binance Smart Chain (BSC) — built for Claude Desktop, AI agents, and developers.


⚙️ Core Capabilities

  • 🔐 Secure token & native transfers via CLI or MCP
  • 🧱 Interact with smart contracts (ABI/function-based)
  • 🔄 PancakeSwap integration for swaps & liquidity
  • ⚙️ Create meme tokens & deploy BEP-20 smart contracts
  • 🧠 Native Claude Desktop integration via MCP
  • 🔧 CLI-ready, MCP-compliant, developer-friendly
  • 🔑 Password-protected private keys

🛠 Installation & Setup

1. Install

npm install -g bnbchain-mcp

2. Run the CLI Setup Wizard

bnbchain-mcp --init

You’ll be prompted to enter:

  • BSC Wallet Private Key (required)
  • Wallet Password (required, must be 6 characters)
  • Custom RPC URL (optional, defaults to: https://bsc-dataseed.binance.org *)

🧠 Claude Desktop Integration

After CLI setup, the tool can auto-configure itself into Claude Desktop.

📍 File modified:

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

Claude will detect and run this MCP server with your selected tools.


🔨 Supported MCP Tools

Tool Name Description
transferNativeToken Send BNB to a wallet
transferBEP20Token Transfer BEP-20 token via symbol/address
pancakeSwap Swap tokens via PancakeSwap
createFourMeme Create meme token on Four.Meme
createBEP20Token Deploy a BEP-20 contract
getBalance Get token + native balance
callContractFunction Custom contract calls via ABI
getWalletInfo Get wallet info for an address
securityCheck Check token security of BSC tokens
pancakeAddLiquidity Add liquidity to PancakeSwap
pancakeMyPosition View your PancakeSwap positions
pancakeRemovePosition Remove liquidity from PancakeSwap
sellMemeToken Sell meme token on Four.Meme
...and more coming soon 🔧

🧪 Development Workflow

Compile TypeScript:

npm run build

Start MCP Server:

npm start
# or
node build/index.js

Re-configure:

bnbchain-mcp --init

📘 Model Context Protocol (MCP)

This project is built on Model Context Protocol – a standard to help agents and models interact with structured tool APIs.

MCP Benefits:

  • ✅ Structured input/output
  • ✅ Claude + OpenAI compatible
  • ✅ Secure + serverless-ready

✅ Roadmap

  • [x] CLI Configuration Wizard
  • [x] Claude Desktop Integration
  • [x] Token Deploy + Transfer
  • [ ] Token charting tools (DEXTools, Gecko)
  • [ ] Telegram auto-trading agent
  • [ ] AI assistant with BSC on-chain brain

🤝 Contributing

Feel free to fork, PR, or raise issues. We're building tool-first, AI-ready infrastructure for the next wave of Web3 agents. Join us!


🛡️ License

MIT — Use freely, contribute openly.


Recommended Servers

playwright-mcp

playwright-mcp

A Model Context Protocol server that enables LLMs to interact with web pages through structured accessibility snapshots without requiring vision models or screenshots.

Official
Featured
TypeScript
Magic Component Platform (MCP)

Magic Component Platform (MCP)

An AI-powered tool that generates modern UI components from natural language descriptions, integrating with popular IDEs to streamline UI development workflow.

Official
Featured
Local
TypeScript
Audiense Insights MCP Server

Audiense Insights MCP Server

Enables interaction with Audiense Insights accounts via the Model Context Protocol, facilitating the extraction and analysis of marketing insights and audience data including demographics, behavior, and influencer engagement.

Official
Featured
Local
TypeScript
VeyraX MCP

VeyraX MCP

Single MCP tool to connect all your favorite tools: Gmail, Calendar and 40 more.

Official
Featured
Local
graphlit-mcp-server

graphlit-mcp-server

The Model Context Protocol (MCP) Server enables integration between MCP clients and the Graphlit service. Ingest anything from Slack to Gmail to podcast feeds, in addition to web crawling, into a Graphlit project - and then retrieve relevant contents from the MCP client.

Official
Featured
TypeScript
Kagi MCP Server

Kagi MCP Server

An MCP server that integrates Kagi search capabilities with Claude AI, enabling Claude to perform real-time web searches when answering questions that require up-to-date information.

Official
Featured
Python
E2B

E2B

Using MCP to run code via e2b.

Official
Featured
Neon Database

Neon Database

MCP server for interacting with Neon Management API and databases

Official
Featured
Exa Search

Exa Search

A Model Context Protocol (MCP) server lets AI assistants like Claude use the Exa AI Search API for web searches. This setup allows AI models to get real-time web information in a safe and controlled way.

Official
Featured
Qdrant Server

Qdrant Server

This repository is an example of how to create a MCP server for Qdrant, a vector search engine.

Official
Featured