MCP server/other

Boosty MCP Server

DeFi Infrastructure for Model Context Protocol

★ 19nirholas/boosty ↗by nirholasupdated
1

Add it to Claude Code

claude mcp add -e "SOLANA_RPC_URL=${SOLANA_RPC_URL}" -e "PRIVATE_KEY=${PRIVATE_KEY}" boosty-defi -- npx -y @nirholas/boosty
Required:SOLANA_RPC_URLPRIVATE_KEY
2

Make your agent remember this setup

boosty-defi's config, env vars, and the gotchas you hit — recalled in every future Claude Code, Cursor, and Codex session.

npx conare@latest

Free · one command · indexes the sessions already on disk. Set up in the browser instead →

What it does

  • Real-time DeFi trading on Solana and EVM chains
  • Automated volume generation with organic patterns
  • HD wallet derivation and management
  • Automated liquidity provision and market making
  • Real-time price and gas fee analytics

Tools 3

execute_tradeExecute swaps on Solana or EVM chains via integrated protocols like Jupiter, Raydium, or Orca.
start_volume_campaignCoordinate multiple wallets to generate organic-looking market activity for a specific token.
get_portfolio_summaryRetrieve a comprehensive summary of holdings and DeFi positions across all managed wallets.

Environment Variables

SOLANA_RPC_URLrequiredRPC endpoint for Solana mainnet operations
PRIVATE_KEYrequiredEncrypted private key for wallet management and transaction signing

Try it

Buy $500 worth of BONK using Jupiter, split across 3 transactions over the next hour.
Start a volume campaign for my token at address Abc123... Generate $50k daily volume with 200 wallets.
Show me all my positions across all wallets.
What is the current price of SOL and my total portfolio value?
Original README from nirholas/boosty

Boosty

<strong> [WORK IN PROGRESS] DeFi Infrastructure for Model Context Protocol</strong>

Production-ready MCP server platform for real DeFi operations on Solana and EVM chains. Volume generation, trading automation, wallet management, and market making — all accessible via Claude Desktop.


📋 Table of Contents

  1. Overview
  2. What is Boosty?
  3. Architecture
  4. Core Features
  5. Packages
  6. Quick Start
  7. Installation
  8. Configuration
  9. MCP Tools Reference
  10. Trading Engine
  11. Volume Orchestration
  12. Wallet Management
  13. Security
  14. Deployment
  15. API Reference
  16. Examples
  17. Troubleshooting
  18. Contributing
  19. License

🌟 Overview

Boosty is a production-grade Model Context Protocol (MCP) server platform designed for real DeFi operations. Unlike simulation tools, Boosty executes actual transactions on Solana mainnet and EVM chains, providing:

  • Real Trading: Execute swaps via Jupiter, Raydium, Orca, and PumpFun
  • Volume Generation: Coordinate thousands of wallets for organic-looking market activity
  • Wallet Management: HD wallet derivation with military-grade encryption
  • Market Making: Automated liquidity provision and spread management
  • Price Analytics: Real-time price feeds, gas prices, and market sentiment

Why Boosty?

Feature Traditional Bots Boosty MCP
Interface Telegram/Discord Claude Desktop (AI-native)
Setup Complex configuration Natural language commands
Flexibility Fixed commands Conversational AI
Integration Standalone Full MCP ecosystem
Extensibility Limited Plugin architecture
Learning Curve Steep Intuitive
Customization Code changes required Voice/text commands

Key Differentiators

  1. AI-Native Interface: No command memorization — just describe what you want
  2. Real Blockchain Operations: Not a simulator — actual mainnet transactions
  3. Enterprise Architecture: Built for scale with PostgreSQL, Redis, and Docker
  4. Open Source: Fully auditable code with MIT license
  5. Multi-Chain: Solana-first with EVM support (Ethereum, Base, Arbitrum)

🎯 What is Boosty?

Boosty transforms Claude Desktop into a powerful DeFi control center. Through the Model Context Protocol, you can:

Natural Language DeFi Operations

You: "Buy $500 worth of BONK using Jupiter, split across 3 transactions over the next hour"

Boosty: ✅ Created campaign with 3 scheduled buys
        - Trade 1: $166.67 at 2:00 PM (completed)
        - Trade 2: $166.67 at 2:20 PM (pending)
        - Trade 3: $166.66 at 2:40 PM (pending)

Volume Generation Campaigns

You: "Start a volume campaign for my token at address Abc123... 
      Generate $50k daily volume with organic patterns, 
      use 200 wallets, vary transaction sizes between $50-500"

Boosty: 📊 Volume Campaign Started
        - Token: ABC/SOL
        - Daily Target: $50,000
        - Active Wallets: 200
        - Pattern: Organic (gaussian distribution)
        - Duration: 7 days
        - Estimated Cost: 2.3 SOL (fees + rent)

Portfolio Management

You: "Show me all my positions across all wallets"

Boosty: 💼 Portfolio Summary (47 wallets)
        Total Value: $234,567.89
        
        Top Holdings:
        - SOL: $89,234 (38.0%)
        - USDC: $45,678 (19.5%)
        - BONK: $23,456 (10.0%)
        
        DeFi Positions:
        - Raydium USDC/SOL LP: $34,567
        - Marinade stSOL: $12,345

🏗️ Architecture

Boosty follows a modular monorepo architecture designed for enterprise scalability:

┌─────────────────────────────────────────────────────────────────────────────┐
│                              CLAUDE DESKTOP                                  │
│                         (Model Context Protocol)                             │
└─────────────────────────────────────────────────────────────────────────────┘
                                     │
                                     ▼
┌─────────────────────────────────────────────────────────────────────────────┐
│                            @bo

Frequently Asked Questions

What are the key features of Boosty MCP?

Real-time DeFi trading on Solana and EVM chains. Automated volume generation with organic patterns. HD wallet derivation and management. Automated liquidity provision and market making. Real-time price and gas fee analytics.

What can I use Boosty MCP for?

Automating complex multi-step token swaps via natural language. Managing liquidity provision across multiple decentralized exchanges. Orchestrating organic volume campaigns for new token launches. Monitoring cross-wallet portfolio performance in real-time.

How do I install Boosty MCP?

Install Boosty MCP by running: npx -y @nirholas/boosty

What MCP clients work with Boosty MCP?

Boosty MCP works with any MCP-compatible client including Claude Desktop, Claude Code, Cursor, and other editors with MCP support.

Conare · memory for coding agents

Turn this server into reusable context

Keep Boosty MCP docs, env vars, and workflow notes in Conare so your agent carries them across sessions.

Set up free$npx conare@latest