Boosty MCP Server

DeFi Infrastructure for Model Context Protocol

README.md

Boosty

[WORK IN PROGRESS] DeFi Infrastructure for Model Context Protocol

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

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?

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.

Turn this server into reusable context

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

Open Conare