★ 3.3k on GitHub · open-source core · streamable-http

27 TradingView tools in your AI.
One URL, zero ops.

The screener core is open source — self-host it free if you want to run the ops. Or paste one hosted URL into Claude, ChatGPT, Cursor or Copilot and get all 27 tools across crypto, US stocks, gold & FX — gainers, RSI, MACD, Bollinger, backtests, multi-agent analysis — with no deploy, no upkeep, no rate-limit babysitting.

See the setup

Live in ~60s — paste one URL, no SDK, no JSON, no Node. Card required · $0 for 3 days · cancel in one click before day 3 and pay nothing.

Open-source core (3.3k★) Only a hash of your key is stored — never the raw value Cancel in one click
claude.ai · CryptoSieve connector
Using CryptoSieve, show me the top NASDAQ gainers.
→ CryptoSieve · top_gainers({ exchange: "NASDAQ", timeframe: "1D" })
Symbol%1DRSIBB%B
NVDA+05.62710.94
MRVL+04.88690.90
AVGO+03.41650.83
NBIS+02.97610.78
27 tools · one endpoint

Every screener you actually use, callable from a prompt.

No glue code, no broker SDKs, no rate-limit dance. Ask Claude — it picks the right tool, you read the table.

top_gainers
Biggest % movers, by exchange & timeframe.
screen
top_gainers(exchange:"BINANCE", timeframe:"1h")
Symbol%1hRSI
SOL/USDT+**.***
FET/USDT+*.***
INJ/USDT+*.***
example output · illustrative values
top_losers
Worst performers — for shorts or DCA hunts.
screen
top_losers(exchange:"BINANCE", timeframe:"4h")
Symbol%4hRSI
ARB/USDT−**.***
OP/USDT−*.***
APT/USDT−*.***
example output · illustrative values
market_snapshot
Global indices, top crypto, FX, key ETFs.
screen
market_snapshot({})
AssetLast%24h
BTC$**k+*.*
S&P 500*,***−0.*
Gold$*,***+0.*
example output · illustrative values
smart_volume_scanner
Volume + technical combo screener.
screen
smart_volume_scanner(exchange:"KUCOIN")
SymbolVol×avgSignal
AVAX/USDT*.*×breakout
NEAR/USDT*.*×accumulate
example output · illustrative values
volume_breakout_scanner
Volume spikes + price breakouts together.
screen
volume_breakout_scanner(exchange:"BINANCE")
SymbolVol×Breakout
LINK/USDT*.*×↑ confirmed
TIA/USDT*.*×↑ early
example output · illustrative values
market_sentiment
News sentiment per symbol (licensed data).
screen
market_sentiment(symbol:"BTC")
SourceScoreTrend
Newsbullish **%
Articles**/day
example output · illustrative values
financial_news
Licensed market news — crypto + stocks.
screen
financial_news(symbol:"NVDA")
TimeHeadline
**:**Analyst raises target …
**:**Volume surges on …
example output · illustrative values
rating_filter
Filter by Bollinger Band rating −3…+3.
momentum
rating_filter(min_rating:2, exchange:"BINANCE")
SymbolRatingSignal
AVAX/USDT+3strong ↑
SOL/USDT+2BUY
example output · illustrative values
consecutive_candles_scan
Streak patterns — bullish/bearish runs.
momentum
consecutive_candles_scan(exchange:"KUCOIN")
SymbolStreakDir
INJ/USDT* green
SEI/USDT* green
example output · illustrative values
advanced_candle_pattern
Multi-timeframe candle pattern analysis.
momentum
advanced_candle_pattern(symbol:"BTCUSDT")
TFPattern
4hbullish engulfing
1hhammer
example output · illustrative values
multi_agent_analysis
Technical + sentiment + risk debate.
momentum
multi_agent_analysis(symbol:"ETH")
AgentStance
TechnicalBullish
SentimentNeutral
RiskModerate
example output · illustrative values
multi_timeframe_analysis
Weekly→daily→4H→1H→15m alignment.
momentum
multi_timeframe_analysis(symbol:"SOLUSDT")
TFTrend
1W
1D
4H
15m
example output · illustrative values
bollinger_scan
Bands tightening — squeeze detection.
volatility
bollinger_scan(exchange:"BINANCE", timeframe:"15m")
SymbolBBWState
AVAX/USDT0.00*squeeze
NEAR/USDT0.0*tightening
example output · illustrative values
volume_confirmation_analysis
Volume confirmation per symbol.
volatility
volume_confirmation_analysis(symbol:"SOLUSDT")
MetricRead
Vol vs avg*.*×
Confirms moveyes ✓
example output · illustrative values
backtest_strategy
Backtest RSI / MACD / EMA / Bollinger.
volatility
backtest_strategy(symbol:"BTC", strategy:"supertrend")
MetricValue
Win rate**%
Profit factor*.**
Max DD**%
example output · illustrative values
compare_strategies
Race all 6 strategies, ranked.
volatility
compare_strategies(symbol:"ETH")
StrategyPFWin%
supertrend*.****
macd*.****
example output · illustrative values
walk_forward_backtest_strategy
Out-of-sample walk-forward validation.
volatility
walk_forward_backtest_strategy(symbol:"BTC", strategy:"ema_cross")
WindowVerdict
in-sampleROBUST
out-of-sampleMODERATE
example output · illustrative values
coin_analysis
Full indicator analysis — crypto or stock.
trend
coin_analysis(symbol:"BTCUSDT")
IndicatorRead
RSI** neutral
MACDbullish ✕
Trendup ↑
Bollingersqueeze
example output · illustrative values
combined_analysis
TA + sentiment + news in one call.
trend
combined_analysis(symbol:"NVDA")
LayerSignal
Technicalbullish
Sentiment+**%
News* fresh
example output · illustrative values
yahoo_price
Real-time quote via Yahoo Finance.
trend
yahoo_price(symbol:"NVDA")
SymbolPrice%
NVDA$***.*+*.*
AAPL$***.*−0.*
example output · illustrative values
7 Egyptian Exchange (EGX) tools — sector scans, screeners, trade plans & Fibonacci
egx_market_overview
EGX (Egyptian Exchange) panoramic snapshot.
screen
egx_market_overview({})
IndexLevel%
EGX30**,***+0.*
EGX70*,***−0.*
example output · illustrative values
egx_sector_scan
EGX stocks scanned by sector.
screen
egx_sector_scan(sector:"Banks")
Stock%Rating
COMI+*.*+2
HRHO+*.*+1
example output · illustrative values
egx_sector_scanner
EGX sector rotation — hot/cold sectors.
screen
egx_sector_scanner({})
SectorRotation
Real Estatehot ↑
Telecomcooling ↓
example output · illustrative values
egx_index_analysis
EGX30 / EGX70 / EGX100 constituent scan.
trend
egx_index_analysis(index:"EGX30")
IndexMembers ↑
EGX30**/30 up
Breadthpositive
example output · illustrative values
egx_stock_screener
Production EGX stock ranker.
trend
egx_stock_screener({})
StockRankScore
COMI1**
HRHO2**
example output · illustrative values
egx_trade_plan
Full EGX stock trade plan generator.
trend
egx_trade_plan(symbol:"COMI")
FieldPlan
Entry**.*
Target**.*
Stop**.*
example output · illustrative values
egx_fibonacci_retracement
Fib retracement on EGX stocks.
trend
egx_fibonacci_retracement(symbol:"COMI")
LevelPrice
0.382**.*
0.618**.*
example output · illustrative values
Crypto · US stocks · gold · FX

Not just crypto. US stocks, gold & FX on the same connector.

Ask for NVDA, BTCUSDT, XAUUSD or EURUSD and Claude pulls real data from the right venue — no exchange guessing, no "no data" dead ends.

Multi-timeframe, one call

Weekly → daily → 4H → 1H → 15m alignment on a single symbol, with a directional read. Works on gold and FX, not just crypto.

Spot metals & commodities

XAUUSD and XAGUSD resolve to real TradingView spot data — RSI, MACD, Bollinger, trend and backtests, the same as any other symbol.

US stocks, ETFs & options

NVDA, AAPL, the whole NASDAQ / NYSE tape — plus options chains, unusual-options flow and extended-hours quotes. Same RSI / MACD / Bollinger / backtests as crypto. (FX & indices too: EURUSD, DXY.)

3 steps · 60 seconds

Paste one URL. Done.

1

Get your URL

3-day trial, cancel anytime. Your connector URL arrives in the welcome email — one line, ready to paste.

2

Open claude.ai → Settings → Connectors

Click Add custom connector. Paste your URL. Save. Same URL works on Claude.ai mobile, Cursor, Cline.

3

Ask away — that's it

No restart, no JSON. Try "top gainers on Binance, last hour".

claude.ai · custom connector
# Settings → Connectors → Add custom connector

  Name:  CryptoSieve
  URL:   https://mcp.cryptosieve.com/mcp?api_key=tvmcp_•••

# That's the whole config. No file edit, no Node, no
# version manager. Save and start prompting.

No TradingView account required — and nothing logs into, scrapes, or automates one. Market data is fetched server-side from public endpoints, so there's no session of yours to rate-limit or ban. Independent project, not affiliated with TradingView.

Built for traders who code

Hosted, but feels local.

streamable-http means Claude pipes results back the moment the screener returns — no spinner, no batch wait, no SDK between you and the data.

Streamed responses

Tools yield rows as TradingView serves them. First result on screen in under 400ms, p50.

Every major exchange

Binance, Bybit, KuCoin, MEXC — plus EGX, BIST, NASDAQ, NYSE, BURSA, HKEX, SSE, SZSE, TWSE, TPEX. One key, one URL.

Open-source core

The screener engine is on GitHub — 3.3k★, 704 forks, open-source. Fork it and self-host free, or pay $9 to skip the Docker / Caddy / uptime ops. No lock-in — your prompts stay portable.

Quota that scales

2,500 calls/month · 60/min on Pro; 10,000 calls/month · 150/min on Pro+. Hit either limit and Claude gets a clean retry hint, never a stack trace.

Keys you can rotate

One click in the dashboard. Old key dies in 60s, new URL ready instantly. No support ticket.

Real human support

Reply to the welcome email. Ahmet reads every one — usually answers same day, in plain English.

Simple pricing · cancel anytime

Start at $9. Scale when you hit the wall.

★ 3,288 on GitHub · 25,000+ screening calls run last month

For power users
Pro+
$29/month
billed by Dodo
  • Everything in Pro, plus:
  • 10,000 calls / month (4×)
  • 150 requests / minute (2.5×)
  • For automations, multi-agent & daily scans
Start free trial

Software & market data only — not financial advice; 14-day refund, no questions. Self-host the open-source core free.