Bitget Wallet MCP Server
Provides tools to query token information, prices, liquidity, and generate swap quotes for the BNB Chain via the Bitget Wallet ToB API.
Enables access to Ethereum token data, market statistics, security audits, and transaction calldata for swaps via the Bitget Wallet ToB API.
Provides capabilities to analyze Optimism network tokens, prices, and liquidity pools through the Bitget Wallet ToB API.
Offers integration for Solana token metadata, transaction statistics, and cross-chain swap quotes via the Bitget Wallet ToB API.
Facilitates retrieval of Sui blockchain token prices, K-line data, and contract security checks via the Bitget Wallet ToB API.
Supports querying TON blockchain token info, rankings, and liquidity pool information through the Bitget Wallet ToB API.
Click on "Install 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., "@Bitget Wallet MCP ServerWhat are the top gaining tokens on Solana right now?"
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.
Bitget Wallet MCP Server
An MCP (Model Context Protocol) server that exposes Bitget Wallet on-chain API as tools for AI agents.
Features
π Market Data (21 tools)
Token Search β v3 keyword search with ordering + v2 broader DEX search
Token Info β price, market cap, holders, social links (single + batch)
Market Info β price, MC, FDV, liquidity, holders, narratives, pool list
K-line β candlestick data + simplified K-line with smart money/KOL overlays
Transaction Stats β buy/sell volume, trader counts (single + batch)
Trading Dynamics β buy/sell pressure across time windows
Transaction List β recent trades with tag filtering (KOL, smart money)
Holder Analysis β distribution, top holders, special holder filters
Profit Analysis β profitable vs losing addresses, top earners per token
Developer Analysis β dev history, rug rate, project migration status
Rankings β top gainers, top losers, hot picks
Liquidity Pools β LP pool information per token
Launchpad Scanning β new tokens on pump.fun etc. with filters
Historical Tokens β discover tokens by creation timestamp
Security Audit β honeypot detection, permission checks, tax analysis
π Smart Money (1 tool)
Address Discovery β find KOL and smart money wallets with PnL, win rate, trade count filters
π RWA Stock Trading (6 tools)
Ticker List β available RWA stocks (NVDA, TSLA, AAPL, etc.) on BNB/ETH
Stock Info β market status, trading limits, description
Order Price β pre-trade buy/sell price display
K-line β stock price charts
Trading Config β stablecoins, slippage, amount limits, gas info
Portfolio β user's RWA holdings
π± Swap (7 tools)
Quote β multi-market quotes with
requestIdConfirm β second quote with MEV protection, gas features
Make Order β create order, get unsigned txs
Send β submit signed transactions
Order Details β track order status (init β processing β success/failed)
Check Token β pre-trade risk check
Token List β popular tokens per chain
π° Balance (1 tool)
Batch Balance β multi-chain token balances with USD values
Supported Chains
Ethereum Β· Solana Β· BNB Chain Β· Base Β· Arbitrum Β· Tron Β· TON Β· Sui Β· Optimism Β· Polygon Β· Morph
Quick Start
Install
pip install -e .Run
python server.pyOr via MCP CLI:
mcp run server.pyConfigure in Claude Desktop
Add to your claude_desktop_config.json:
{
"mcpServers": {
"bitget-wallet": {
"command": "python",
"args": ["/path/to/bitget-wallet-mcp/server.py"]
}
}
}Configure in Cursor / Windsurf
Add to your MCP settings:
{
"bitget-wallet": {
"command": "python",
"args": ["/path/to/bitget-wallet-mcp/server.py"]
}
}Tools (36)
Market Data
Tool | Description |
| Detailed token info (price, market cap, supply, holders) |
| Quick price lookup |
| Multi-token info in one call |
| v3 token search with ordering |
| v2 broader search (DEX tokens) |
| Market info + pool list + narratives |
| Developer history and rug rate |
| Candlestick data (1s to 1w periods) |
| K-line with smart money/KOL/developer overlays |
| Transaction volume and trader stats |
| Batch transaction stats |
| Buy/sell pressure across time windows |
| Recent trades with tag filtering |
| Holder distribution and top holders |
| Profitable vs losing address stats |
| Top profitable addresses per token |
| Top gainers / losers / hot picks |
| Liquidity pool info |
| Launchpad scanning with filters |
| Discover tokens by creation time |
| Contract security checks |
Smart Money
Tool | Description |
| KOL/smart money address discovery with filters |
RWA Stock Trading
Tool | Description |
| Available RWA stocks |
| Trading config (stablecoins, limits) |
| Stock info and market status |
| Pre-trade buy/sell price |
| Stock K-line charts |
| User's RWA portfolio |
Swap
Tool | Description |
| Multi-market swap quotes |
| Confirm with MEV protection |
| Create order (unsigned txs) |
| Submit signed transactions |
| Track order status |
| Pre-trade risk check |
| Popular tokens per chain |
Balance
Tool | Description |
| Batch balance + USD values |
β οΈ Swap amounts are human-readable β pass
"0.1"for 0.1 USDT, NOT wei/lamports.
Environment Variables
Variable | Default | Description |
| (empty) | Wallet ID for Social Login Wallet users (optional) |
No API key required β uses SHA256 hash signing (BKHmacAuth).
Security
Only communicates with
https://copenapi.bgwapi.ioβ no other external endpointsNo API keys or secrets β SHA256 hash signing with zero credentials
No
eval()/exec()or dynamic code executionNo file system access outside the project directory
No data collection, telemetry, or analytics
No access to sensitive files (SSH keys, credentials, wallet files, etc.)
Dependencies:
requests,mcponlySlowMist security review: π’ LOW risk
We recommend auditing the source yourself before installation
Related Projects
bitget-wallet-skill β OpenClaw AI Agent skill
bitget-wallet-cli β CLI tool for terminal users
License
MIT
This server cannot be installed
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/bitget-wallet-ai-lab/bitget-wallet-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server