base-token-sniper-mcp
Related Servers
Alternatives to base-token-sniper-mcp
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityFmaintenanceAn MCP server that enables AI agents to launch, buy, and sell tokens on the Raydium Launchpad(aka LaunchLab).4MIT
- AlicenseAqualityCmaintenanceMCP server for ThryxProtocol on Base, enabling AI agents to launch ERC-20 tokens, trade on bonding curves or Uniswap V4 pools, claim fees, and discover tokens through 21 native tools with gasless transactions.2125 npm2MIT
- AlicenseAqualityDmaintenanceAn MCP server for AI agents to lock, manage, and withdraw LP tokens on Base with time-based unlock.610 npm1MIT
- AlicenseNot gradedqualityFmaintenanceAn MCP server that enables AI agents to interact with PumpSwap for real-time token swaps and automated on-chain trading.7MIT
- AlicenseNot gradedqualityFmaintenanceMCP server that provides AI agents with crypto token safety checks (honeypot, liquidity, rug risk) and alpha signals (smart money buys, fresh rug radar) across PulseChain, Monad, Base, and BSC.48 npmMIT
- AlicenseAqualityDmaintenanceAn MCP server that provides AI agents with real-time access to DEX liquidity pool data, enabling smarter trading, analytics, and automated strategies.101MIT
TDQS
Scored across 5 tools
The two launch retrieval tools (watch_launches and get_launch_feed) have overlapping purposes; agents might struggle to pick between them. The other tools are distinct and well-separated.
Naming styles are mixed: 'multi_quote' and 'snipe_buy' do not follow the verb_noun pattern seen in 'get_token_safety' and 'get_launch_feed'. This inconsistency makes the toolset feel less predictable.
With exactly 5 tools, the server is well-scoped for a token sniper: discovery, quoting, safety checks, and buying are all covered without unnecessary bloat.
The core workflow of discovering and buying tokens is fully covered. However, there is no sell mechanism or direct token lookup by address, which are minor gaps for a complete sniper tool.