# DeepBlue Trading Intelligence MCP server

Live crypto trading signals, sentiment, Polymarket analytics. Free demo + x402 micropayments.

## Links
- Registry page: https://www.getdrio.com/mcp/xyz-deepbluebase-deepblue-trading
- Repository: https://github.com/ClawHub-core/deepblue-mcp
- Website: https://deepbluebase.xyz

## Install
- Endpoint: https://mcp.deepbluebase.xyz/mcp/
- Auth: Not captured

## Setup notes
- Remote endpoint: https://mcp.deepbluebase.xyz/mcp/

## Tools
- get_trading_signals - Live BTC, ETH, SOL, XRP 5-minute directional signals with confidence scores.
Generated by DeepBlue's MomentumSignalGenerator from real-time Binance websocket data.
Includes: direction (UP/DOWN), confidence (0.50-0.78), regime, and indicator breakdown. Endpoint: https://mcp.deepbluebase.xyz/mcp/
- get_market_snapshot - All-coins snapshot: price, momentum, signals in one call.
Quick overview of BTC, ETH, SOL, XRP with current price, 1m/5m momentum, and bias. Endpoint: https://mcp.deepbluebase.xyz/mcp/
- get_performance - DeepBlue bot trading performance: win rate, total P&L, recent trades.
Verified track record from live Polymarket 5-min crypto trading. Endpoint: https://mcp.deepbluebase.xyz/mcp/
- get_sentiment - Crypto sentiment composite for BTC/ETH/SOL/XRP.
Blends Fear & Greed Index (30%), whale/institutional exchange flow (20%),
and 6 real-time technical indicators (50%).
Per-coin scores from -1 (max bearish) to +1 (max bullish). Endpoint: https://mcp.deepbluebase.xyz/mcp/
- get_market_intel - BTC macro intelligence: funding rates, open interest trends,
liquidation risk levels, and regime classification (trending/ranging/volatile). Endpoint: https://mcp.deepbluebase.xyz/mcp/
- get_polymarket_analytics - Polymarket prediction market analytics: active positions, per-coin win rates,
edge analysis, best/worst trading hours from DeepBlue's live trading bot. Endpoint: https://mcp.deepbluebase.xyz/mcp/
- get_token_price - Real-time token price. Supports: BTC, ETH, SOL, XRP, and other major tokens.
Args:
    token: Token symbol (e.g. 'BTC', 'ETH', 'SOL') Endpoint: https://mcp.deepbluebase.xyz/mcp/
- get_whale_moves - On-chain whale movements and exchange flows.
Tracks large BTC/ETH transfers, exchange inflows/outflows, and accumulation patterns. Endpoint: https://mcp.deepbluebase.xyz/mcp/
- get_market_mood - Quick market mood check: fear/greed level, regime classification, per-asset directional bias.
Lightweight alternative to full sentiment analysis. Endpoint: https://mcp.deepbluebase.xyz/mcp/
- get_realtime_signal - Live directional signal for a single coin from Binance websocket feed.
Args:
    coin: Coin to analyze — btc, eth, sol, or xrp (default: btc)
Returns momentum, orderbook imbalance, aggressor ratio, and directional bias. Endpoint: https://mcp.deepbluebase.xyz/mcp/
- get_agent_pulse - Full crypto agent context in ONE call — replaces 5+ separate tool calls.
Returns: BTC/ETH/SOL/XRP signals, market mood (bias/regime/key levels),
whale flows (24h directional bias + notable moves), top 5 Polymarket markets
by 24h volume, DeepBlue trading track record, and a 1-2 sentence agent_summary
ready to drop into agent context. Best value for trading agents needing
situational awareness — designed for periodic polling (e.g. every 5-15 min). Endpoint: https://mcp.deepbluebase.xyz/mcp/
- web_search - Search the web using Brave Search. No API key needed.
Args:
    query: Search query
    count: Number of results (1-10, default 5)
Returns titles, URLs, and snippets. Endpoint: https://mcp.deepbluebase.xyz/mcp/
- get_weather - Current weather and 6-hour forecast for any city. No API key needed.
Args:
    city: City name (e.g. 'London', 'New York', 'Tokyo') Endpoint: https://mcp.deepbluebase.xyz/mcp/
- get_news - Get Hacker News top stories or search by keyword. No API key needed.
Args:
    query: Search term (leave empty for top stories)
    limit: Number of stories (1-20, default 5) Endpoint: https://mcp.deepbluebase.xyz/mcp/
- get_github_trending - GitHub trending repositories. No API key needed.
Args:
    language: Filter by language (e.g. 'python', 'typescript') — leave empty for all
    since: Time period — 'daily', 'weekly', or 'monthly' (default: daily) Endpoint: https://mcp.deepbluebase.xyz/mcp/
- get_exchange_rates - Live FX and crypto exchange rates. No API key needed.
Args:
    base: Base currency (default: USD)
    symbols: Comma-separated currencies/crypto to convert to (default: EUR,GBP,JPY,BTC,ETH) Endpoint: https://mcp.deepbluebase.xyz/mcp/
- scrape_url - Extract clean readable text from any URL. No API key needed.
Returns title, author, publish date, and full body text.
Args:
    url: Full URL to scrape (must start with https://) Endpoint: https://mcp.deepbluebase.xyz/mcp/

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: xyz.deepbluebase
- Version: 1.0.0
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Apr 29, 2026
- Source: https://registry.modelcontextprotocol.io
