bnbchain-mcpServer

bnb-chain
GitHub
BlockchainWeb3AI

Loading subscription status...

💡 Description

BNBChain MCP is an implementation of the Model Context Protocol, allowing seamless interaction with blockchain networks through AI-based interfaces. It provides tools for blockchain development, smart contract interaction, and network management.

📝 JSON Entries

{
  "mcpServers": [
    {
      "bnbchain-mcp": {
        "env": {
          "PRIVATE_KEY": "your_private_key_here (optional)"
        },
        "args": [
          "-y",
          "@bnb-chain/mcp@latest"
        ],
        "command": "npx"
      }
    }
  ]
}

🛠️ Tools

get_block_by_hashget_block_by_numberget_latest_blockis_contractread_contractwrite_contractget_chain_infoapprove_token_spending

Features

  • Natural language interaction with blockchain
  • Smart contract management
  • NFT operations

💬 Example Queries

  • Analyze this address: 0x123...
  • Explain the concept of EVM gas
  • Check the latest block in BSC