MCP.so
Sign In

Bink MCP Server

@Bink-AI

About Bink MCP Server

No overview available yet

Basic information

Category

Other

Runtime

node

Transports

stdio

Publisher

Bink-AI

Config

No standard config provided

This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.

Repository

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

What is Bink MCP Server?

Bink MCP Server is a Model Context Protocol (MCP) implementation that bridges AI agents with blockchain networks and DeFi applications, supporting Ethereum, BNB Chain, and Solana.

How to use Bink MCP Server?

Clone the repository, install dependencies with yarn install, create a .env file with WALLET_MNEMONIC, then start in development mode with yarn dev or in production with yarn build && yarn start.

Key features of Bink MCP Server

  • Multi-chain support: Ethereum, BNB Chain, and Solana
  • DeFi integrations with PancakeSwap, Jupiter, Thenan
  • Modular plugin system for swaps, bridges, tokens, wallets
  • Secure wallet management via mnemonic configuration
  • Fully implements MCP tools and resources endpoints

Use cases of Bink MCP Server

  • AI agents executing DeFi token swaps on supported platforms
  • Cross-chain bridging operations managed by language models
  • Wallet balance and token information queries on multiple chains
  • Price checking and trading execution via natural language commands

FAQ from Bink MCP Server

What is Bink MCP Server?

It is an MCP server that enables AI agents to interact with blockchain networks and DeFi applications.

Which blockchains are supported?

Ethereum, BNB Chain, and Solana are supported.

Do I need a wallet to use it?

Yes, you must provide a wallet mnemonic in the .env file under WALLET_MNEMONIC.

What are the system requirements?

Node.js 16+ and either Yarn or npm.

What MCP endpoints does it offer?

It implements listTools, callTool, listResources, and readResource.

Comments

More Other MCP servers