The bnbchain mcp server provides AI agents with tools to interact with BNB Chain and EVM-compatible networks. It supports file storage operations on BSC, opBNB, Greenfield, and other networks. The server connects to BNB Chain APIs and exposes methods for file upload, download, and management. Developers use it to build AI-driven applications that handle file storage on BNB Chain.
The bnbchain mcp server provides AI agents with tools to interact with BNB Chain and EVM-compatible networks. It supports file storage operations on BSC, opBNB, Greenfield, and other networks. The server connects to BNB Chain APIs and exposes methods for file upload, download, and management. Developers use it to build AI-driven applications that handle file storage on BNB Chain.
npx -y @bnb-chain/mcpAdd this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"bnb-chain-bnbchain-mcp-github": {
"command": "npx",
"args": [
"-y",
"npx -y @bnb-chain/mcp"
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from bnbchain mcp?"
API Key Required
This server requires an API key from bnbchain mcp. Add it to your environment or config.
| Variable | Required | Description |
|---|---|---|
| BNBCHAIN_MCP_API_KEY | Yes | Your bnbchain mcp API key |
"What resources are available in bnbchain mcp?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in bnbchain mcp"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in bnbchain mcp with [details]"
Claude will use the appropriate tool to create the resource and confirm success.
See what tools in your stack can connect to AI.
We build custom MCP integrations for B2B companies. From simple connections to complex multi-tool setups.