fourtrader-mcp
by menscheck
Overview
Serves as a trading engine for Four.meme tokens on BNB Smart Chain, providing AI-driven insights and executing trades.
Installation
npm startEnvironment Variables
- WALLET_ADDRESS
- WALLET_PRIVATE_KEY
- BITQUERY_API_KEY
Security Notes
The trading functions ('buy_token' and 'sell_token') have a critical security vulnerability: 'minTokensOut' and 'minBnbOut' are hardcoded to 0. This means transactions are executed without any slippage protection, exposing user funds to potential 100% loss due to price fluctuations or malicious actors. Additionally, 'poolAddress' in 'buy_token' is hardcoded, which might not be universally correct or robust. While private keys and API keys are correctly managed via environment variables and security documentation is present, the fundamental lack of slippage control makes the trading aspect highly unsafe.
Similar Servers
trade-it-mcp
Enables natural-language interaction with stock, crypto, and options brokerages for trading, portfolio queries, and market insights.
solana-mcp
A comprehensive Solana MCP (Model Context Protocol) server for analyzing memecoins, tracking trends, and providing AI-powered insights using cultural analysis and on-chain data.
options-chain
Provides real-time (delayed by 15 min) options chain data and historical prices from the Tradier Sandbox API to AI assistants within Claude Desktop.
Equity-Traders
An AI-powered trading assistant designed for market analysis, automated trade execution, and financial decision support.