Solana Sniper Bot MCP

48 AI-Controllable Tools for Autonomous Solana Trading

Claude Compatible Cursor Compatible Devin Compatible MCP Protocol
Download Windows App

Then: pip install solana-snipe-bot-mcp

⚠️ The MCP server is USELESS without the Solana Sniper Bot Windows application running

What Is This?

The Solana Sniper Bot MCP server exposes 48 tools that allow AI assistants to control every aspect of the Solana Sniper Bot — starting/stopping the bot, buying and selling tokens, adjusting configuration, querying P&L, managing wallets, and more.

Using the MCP server tools, your agentic AI can analyze how market conditions change over time. With more than 45 tools exposed to your agent, it can continuously fine-tune bot settings and help zero in on a strategy aligned with your risk factors and preferred level of aggressiveness.

This MCP server does nothing on its own. It requires the Solana Sniper Bot Windows application to be installed and running. The MCP server communicates with the bot via shared files and command queues.

Download the Windows App Install MCP from PyPI

Try the App Free for 168 Hours

Every new user gets a generous full week (168 hours) of actual bot running time — not 7 calendar days, but 168 hours of live trading. All features unlocked, no restrictions. At $99.99 for a lifetime license, the app could pay for itself in hours.

Buy License — $99.99

Installation

Install the MCP server from PyPI:

pip install solana-snipe-bot-mcp

Then add it to your AI client configuration:

{ "mcpServers": { "solana-snipe-bot": { "command": "python", "args": ["-m", "solana_snipe_bot_mcp"], "env": { "SOLANA_SNIPER_BOT_DIR": "/path/to/snipe-bot" } } } }

48 Tools at Your AI's Disposal

Bot Control (6)

  • start_bot, stop_bot
  • sell_all, sell_position
  • buy_mint, get_bot_stats

RPC Pool (3)

  • get_rpc_pool_status
  • set_rpc_pool_key
  • set_rpc_pool_skip_until

Configuration (9)

  • get_config, update_config
  • update_config_batch
  • get_config_catalog
  • validate_current_config
  • preview/apply_strategy_profile
  • save_settings

Positions (8)

  • get_open_positions
  • get_positions_status
  • get_graduation_status
  • audit_open_positions
  • get_position_exit_quote
  • close_position, get_bot_status

Trade History & P&L (7)

  • get_trade_history
  • analyze_trade_performance
  • clear_trade_history
  • get/reset_pnl_tally
  • refresh_pnl, get_fee_summary

Wallet (3)

  • get_wallet_balances
  • transfer_sol
  • move_all_sol

Pulse Trends (6)

  • get_pulse_results
  • set_pulse_match_mode
  • clear_pulse_results
  • get_pulse_price_history
  • get_pulse_purchase_preview
  • buy_pulse_asset

Other (6)

  • set_trading_mode
  • get_log, clear_log
  • get/clear_commands
  • close_empty_token_accounts

Links

Download Windows App · PyPI Package · MCP Source Code · Buy License — $99.99

⚠️ RISK DISCLAIMER: On-chain trading is extremely risky. This software does not guarantee profits. Use at your own risk.