Back to search
100
MCP live v1.0.0 streamable-http

DeepBlue Trading Intelligence

io.github.ERROR403agent/deepblue-trading

Live crypto trading signals from an autonomous Polymarket bot. Free tier + x402 micropayments.

Uptime
100.0%
3 probes
Response
122ms
last probe
Tools
17
callable

Tools · 17

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), confi…

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.

get_performance

DeepBlue bot trading performance: win rate, total P&L, recent trades. Verified track record from live Polymarket 5-min crypto trading.

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 beari…

get_market_intel

BTC macro intelligence: funding rates, open interest trends, liquidation risk levels, and regime classification (trending/ranging/volatile).

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.

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')

get_whale_moves

On-chain whale movements and exchange flows. Tracks large BTC/ETH transfers, exchange inflows/outflows, and accumulation patterns.

get_market_mood

Quick market mood check: fear/greed level, regime classification, per-asset directional bias. Lightweight alternative to full sentiment analysis.

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, an…

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…

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.

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')

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)

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' (de…

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)

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://)

Similar MCP servers embedding-nearest

DeepBlue Crypto Signals
10 crypto tools for AI agents: BTC/ETH/SOL/XRP momentum signals, Polymarket odds, sentiment, x402.
0 tools · streamable-http
DeepBlue Crypto Signals
Live crypto trading signals for BTC, ETH, SOL, and XRP with Polymarket odds and market sentiment via x402.
0 tools
Octodamus Market Intelligence live
AI market oracle for agents. Crypto signals, Polymarket edges, x402 USDC payments on Base.
10 tools · streamable-http
DeepBlue Market Intelligence API
Real-time BTC/ETH/SOL momentum signals, Polymarket edge detection, and trending Base chain pool discovery. Pay-per-call USDC via x402. No AP
0 tools · http
io.github.Deesmo/arch-tools-mcp live
116 AI tools in one MCP server. Web search, crypto data, image gen, news.
64 tools · sse
Prediction Markets API live
Prediction market odds from Polymarket. Active markets, probabilities, volume. x402.
3 tools · sse

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "deepblue_trading_intelligence": {
      "url": "https://mcp.deepbluebase.xyz/mcp",
      "transport": "streamable-http"
    }
  }
}