Bink MCP Server
OfficialAllows AI agents to interact with BNB Chain, enabling token information retrieval and DeFi operations such as swaps on PancakeSwap and Thena.
Allows AI agents to interact with Ethereum, enabling wallet management, token information retrieval, and DeFi swaps.
Allows AI agents to interact with Solana, enabling token information retrieval and DeFi swaps on Jupiter.
Click on "Deploy Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Bink MCP Serverswap 1 ETH for USDC on Ethereum"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Bink MCP Server
A Model Context Protocol (MCP) server implementation for Bink AI, enabling AI agents to interact with blockchain networks and DeFi applications.
Overview
Bink MCP Server provides a bridge between AI language models and blockchain functionality through the Model Context Protocol. It allows AI agents to perform various blockchain operations including:
Wallet management
Token information retrieval
DeFi swaps on platforms like PancakeSwap
Cross-chain bridging
Price checking and trading
Related MCP server: Armor Crypto MCP
Features
π Multi-chain Support: Works with Ethereum, BNB Chain, and Solana networks
π DeFi Integrations: Connects with PancakeSwap, Jupiter, Thena and other DeFi platforms
π Modular Plugin System: Extensible architecture with support for swap, bridge, token and wallet plugins
π Secure Wallet Management: Handles wallet operations securely
π€ MCP Compatibility: Fully implements the Model Context Protocol for AI agent integration
Prerequisites
Node.js 16+
Yarn or npm
Installation
# Clone the repository
git clone https://github.com/Bink-AI/bink-mcp-server.git
cd bink-mcp-server
# Install dependencies
yarn installConfiguration
Create a .env file in the root directory with the following variables:
# Wallet configuration
WALLET_MNEMONIC=your_wallet_mnemonic_hereUsage
Development
# Start the development server
yarn devProduction
# Build the project
yarn build
# Start the server
yarn startAPI
This server implements the Model Context Protocol, providing the following endpoints:
listTools- Lists available blockchain toolscallTool- Executes blockchain operationslistResources- Lists available resourcesreadResource- Retrieves resource data
Development
Project Structure
src/index.ts- Entry pointsrc/server.ts- MCP server implementationsrc/mcp-agent.ts- Agent bridging MCP to Bink pluginssrc/utils.ts- Utility functions
This server cannot be deployed
Maintenance
Related MCP Connectors
Provide AI agents and automation tools with contextual access to blockchain data including balanceβ¦
Non-custodial DeFi tools for AI agents on Solana: swaps, perps, lending, staking, equities.
DeFi safety layer for AI agents: wallet safety, token risk, tx decode/simulate. 20 tools.
Token swaps and honeypot/rug checks for AI agents on 8 chains, paid per-call in USDC via x402.
Related MCP Servers
- AlicenseNot gradedqualityDmaintenanceA comprehensive toolkit for building AI agents with blockchain capabilities, enabling interactions with multiple blockchain networks for tasks like wallet management, fund transfers, smart contract interactions, and cross-chain asset bridging.4GPL 3.0
- AlicenseCqualityDmaintenanceEnables AI agents to interact with cryptocurrency ecosystems through wallet management, trading operations (swaps, DCA, limit orders), staking, and multi-chain support starting with Solana.37GPL 3.0
- AlicenseCqualityCmaintenanceEnables AI agents to interact with any EVM-compatible blockchain through natural language, supporting token swaps, cross-chain bridges, staking, lending, governance, gas optimization, and portfolio tracking across networks like Ethereum, BSC, Polygon, Arbitrum, and more.10017 npm40-
- AlicenseNot gradedqualityBmaintenanceEnables AI agents to perform complex crypto operations like cross-chain routing, contract decoding, portfolio management, and anti-rug security checks, returning unsigned transactions for safe signing by the agent.MIT