BNB Chain MCP server for interacting with BNB Chain and EVM-compatible networks through AI. Provides tools for blocks, transactions, contracts, tokens, NFTs, wallet, ERC-8004 agents, and Greenfield.
Scanned 9/7/2026
Install to Claude Code
npx -y skills add jiayaoqijia/cryptoskill --skill bnbchain-mcp --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Bnbchain Mcp?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/jiayaoqijia-bnbchain-mcp)More formats (shields.io, HTML) on the badges page.
---
name: bnbchain-mcp
description: "BNB Chain MCP server for interacting with BNB Chain and EVM-compatible networks through AI. Provides tools for blocks, transactions, contracts, tokens, NFTs, wallet, ERC-8004 agents, and Greenfield."
version: 1.0.0
metadata:
openclaw:
tags: [bnb, bsc, evm, mcp, blockchain, nft, defi, greenfield]
official: true
source: "https://github.com/bnb-chain/bnbchain-mcp"
---
# BNB Chain MCP Server
Official MCP server from BNB Chain.
A Model Context Protocol implementation that enables seamless interaction with BNB Chain and other EVM-compatible networks through AI-powered interfaces. It provides comprehensive tools for blockchain development, smart contract interaction, network management, ERC-8004 agent registration, and Greenfield decentralized storage.
## Installation
```json
{
"mcpServers": {
"bnbchain-mcp": {
"command": "npx",
"args": ["-y", "@bnb-chain/mcp@latest"],
"env": {
"PRIVATE_KEY": ""
}
}
}
}
```
## Links
- **GitHub**: https://github.com/bnb-chain/bnbchain-mcp
- **npm**: `@bnb-chain/mcp`
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!