Submit

Boba MCP

@Able-labs-xyz

Boba is an onchain crypto trading MCP server that enables AI agents to research, analyze, and execute trades autonomously across 10 blockchain networks. 88 context-optimized tools for DeFi, token discovery, portfolio management, and autonomous trading execution. Supported chains: Solana, Base, Ethereum Mainnet, Polygon, BSC, Avalanche, Arbitrum, ApeChain, HyperEVM, Monad Trading & Execution: Spot swaps, limit orders, DCA (dollar cost averaging), TWAP (time-weighted average price), perpetuals trading via Hyperliquid, prediction markets via Polymarket, multi-chain DEX aggregation Market Data & Research: Real-time token prices, OHLCV charts, liquidity analysis, market cap, volume, token security audits, honeypot detection, rugpull detection, holder distribution, deployer history, KOL wallet tracking, whale monitoring, live swap feeds, token launch streaming Portfolio & Positions: PnL tracking, trade history, position management, wallet tracking, multi-chain portfolio aggregation, XP and fee tier management Agent Infrastructure: Keyless agent wallet generation, secure credential proxy, kill switch access control, verbose tool call logging, audit trail, no private key exposure Install: npm install -g @tradeboba/cli then boba init to connect free credentials from agents.boba.xyz Compatible with: Claude Code, Cursor, OpenClaw, any MCP-compatible AI agent or code editor
Overview

What is Boba? Boba is an all-in-one onchain trading MCP server that enables AI agents to research, analyze, and execute trades autonomously across 10 blockchain networks — no private keys required. 88 context-optimized tools built for DeFi, token discovery, portfolio management, and autonomous trading execution. Supported Chains Solana, Base, Ethereum Mainnet, Polygon, BSC, Avalanche, Arbitrum, ApeChain, HyperEVM, Monad Trading & Execution Spot swaps, limit orders, DCA (dollar cost averaging), TWAP (time-weighted average price), perpetuals trading via Hyperliquid, prediction markets via Polymarket, multi-chain DEX aggregation Market Data & Research Real-time token prices, OHLCV charts, liquidity analysis, market cap, volume, token security audits, honeypot detection, rugpull detection, holder distribution, deployer history, KOL wallet tracking, whale monitoring, live swap feeds, token launch streaming Portfolio & Positions PnL tracking, trade history, position management, wallet tracking, multi-chain portfolio aggregation Security & Agent Infrastructure Agents never touch private keys or sensitive credentials. A secure local proxy handles all authentication and acts as a kill switch — revoke access anytime from agents.boba.xyz. Full verbose logging with tool call history so you always know what your agent did. Quick Start

npm install -g @tradeboba/cli Get free credentials at agents.boba.xyz boba init boba install

Compatible with Claude Code, Cursor, OpenClaw, and any MCP-compatible agent or editor.

Server Config

{
  "mcpServers": {
    "boba": {
      "command": "boba",
      "args": [
        "mcp"
      ]
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.