com.depthfeed/depthfeed

MCPCommunitylive
v0.1.0com.depthfeedUnknownAktualisiert vor 2 Mon.

Order-book depth & history for Polymarket, Kalshi & Limitless. Keyless demo, key for full access.

Endpunkt-Statuslive
geprüft vor 3 Std. · 578 ms
100 % der letzten 3 Prüfungen haben diesen Endpunkt erreicht
Läuft in
ClaudeCursorCopilotChatGPTGemini

Abgeleitet aus den Transporten, die dieser Eintrag deklariert (streamable-http). Ein Client, der hier nicht steht, ist damit nicht ausgeschlossen — Forge kann ihn nur nicht bestätigen.

Automatisch aus öffentlichen Quellen indexiert. Vom Entwickler auf Forge noch nicht verifiziert.Diesen Eintrag beanspruchen →
vor 2 Mon.Letzte Aktualisierung
Paket
Autorcom.depthfeed
LizenzUnknown
Version0.1.0
Quellemcp-registry
Trust-Status
B
60/100Gut
Im Forge-Index gelistet+10/10
Publisher-Identität verifiziert+0/30
Publisher: für diesen Eintrag ist kein Repository hinterlegt, daher kann `forge publish` die Inhaberschaft nicht automatisch prüfen. Nutze oben „Diesen Eintrag beanspruchen“ — Forge prüft diese Fälle von Hand.
Domain-Verifizierung+0/10
Für diesen Eintragstyp derzeit nicht verfügbar — die Domain-Prüfung läuft heute nur für npm-gestützte Pakete, diese Zeile lässt sich hier also noch nicht erreichen, unabhängig davon, was auf der Domain liegt.
Prompt-Injection-Scan · sauber+30/30
Obfuskations-/Exfiltrations-Scan · sauber+20/20
StatusVon der Community indexiert
PublisherNicht verifiziert
SignaturNicht signiert
Domain
Herkunft
AbhängigkeitenNicht auditiert
Tool-Oberfläche15 Tools · keines privilegiert
Sicherheits-Scan✓ Saubervlive · heuteWie gut funktioniert dieser Scan?
EvaluierungenKeine
Indexiert30. Juni 2026

Die Verifizierung bestätigt die Identität des Publishers (die Inhaberschaft am Repo), nicht die Sicherheit des Codes. Der Sicherheits-Scan deckt bekannte CVEs und verdächtige Installationsskripte ab.

Tools

15 Tools · keines privilegiert
Live am Endpunkt des Anbieters beobachtet3h ago

Aus einem echten MCP-Handshake initialize → tools/list gegen den deklarierten Endpunkt gelesen. Es wurde nie ein Tool aufgerufen — tools/list ist der lesende Introspektionsaufruf, den das Protokoll dafür vorsieht. Es spiegelt wider, was der Server in diesem Moment angeboten hat; ein gehosteter Endpunkt ist an keine Version gebunden und kann sich ohne Ankündigung ändern.

  • https://api.depthfeed.com/mcp15 Tools · 578 ms
polymarket_all_marketsPaid data plan required. Return every active Polymarket market across all categories, not only crypto. AI execution credits do not unlock this export. The text result is one LLM-readable line per market: MARKET_NAME | OUTCOME PRICES | DEADLINE | MARKET_ID. The sweep fails closed if complete paginat…

Paid data plan required. Return every active Polymarket market across all categories, not only crypto. AI execution credits do not unlock this export. The text result is one LLM-readable line per market: MARKET_NAME | OUTCOME PRICES | DEADLINE | MARKET_ID. The sweep fails closed if complete paginat…

Für dieses Tool wurde kein Eingabeschema veröffentlicht.

polymarket_search_marketsList Polymarket up/down crypto prediction markets for a coin. Returns market id, slug, window, status and timing. Use the returned id/slug with polymarket_get_market or polymarket_get_snapshots.

List Polymarket up/down crypto prediction markets for a coin. Returns market id, slug, window, status and timing. Use the returned id/slug with polymarket_get_market or polymarket_get_snapshots.

ParameterTypBeschreibung
coinstringCrypto asset. Every account plan reaches all seven; only the keyless demo surface is BTC-only.
cursorstringOpaque pagination cursor from a previous response's pagination.next_cursor.
end_timestringFilter: markets active at/before this time as ms-epoch or ISO-8601. History is clamped to your plan's window.
limitintegerPage size (1–100).
resolvedbooleantrue → only resolved markets, false → only active.
start_timestringFilter: markets active at/after this time as ms-epoch or ISO-8601. History is clamped to your plan's window.
typestringFilter by market window/type, e.g. 5m, 15m, 1h, 4h, 24h.
polymarket_get_marketFetch a single Polymarket market by id (market_id) or by slug. Provide exactly one of market_id or slug.

Fetch a single Polymarket market by id (market_id) or by slug. Provide exactly one of market_id or slug.

ParameterTypBeschreibung
coinstringCrypto asset. Every account plan reaches all seven; only the keyless demo surface is BTC-only.
market_idstringMarket id from polymarket_search_markets.
slugstringMarket slug (alternative to market_id).
polymarket_get_snapshotsHistorical order-book snapshots (time series) for one Polymarket market. Use interval to downsample and include_orderbook for the full ladder. History depth is gated by plan.

Historical order-book snapshots (time series) for one Polymarket market. Use interval to downsample and include_orderbook for the full ladder. History depth is gated by plan.

ParameterTypBeschreibung
coinstringCrypto asset. Every account plan reaches all seven; only the keyless demo surface is BTC-only.
cursorstringOpaque pagination cursor from a previous response's pagination.next_cursor.
end_timestringEnd of time as ms-epoch or ISO-8601. History is clamped to your plan's window.
fillstringffill returns ONE ROW PER BUCKET for the whole window, carrying the last captured book into buckets that held no capture. Each row then carries `filled` (0 = a…
include_orderbookbooleanInclude the full bid/ask ladder per snapshot (default top-of-book).
intervalstringDownsample bucket — 30s, 1m, 5m, 1h, up to 1d. Returns the newest book in each bucket. Omit for every recorded book change.
limitintegerPage size (1–1000).
market_id*stringMarket id from polymarket_search_markets.
start_timestringStart of time as ms-epoch or ISO-8601. History is clamped to your plan's window.
kalshi_search_marketsList Kalshi crypto markets (full yes/no depth, DepthFeed-exclusive). Every account plan; the keyless demo surface returns a 402 upsell.

List Kalshi crypto markets (full yes/no depth, DepthFeed-exclusive). Every account plan; the keyless demo surface returns a 402 upsell.

ParameterTypBeschreibung
coinstringCrypto asset. Every account plan reaches all seven; only the keyless demo surface is BTC-only.
cursorstringOpaque pagination cursor from a previous response's pagination.next_cursor.
limitintegerPage size (1–100).
typestringFilter by market window/type.
kalshi_get_orderbookLatest yes/no order-book depth for a Kalshi market by ticker. Every account plan; only the keyless demo surface is refused.

Latest yes/no order-book depth for a Kalshi market by ticker. Every account plan; only the keyless demo surface is refused.

ParameterTypBeschreibung
ticker*stringKalshi market ticker from kalshi_search_markets.
kalshi_get_snapshotsHistorical yes/no depth snapshots for a Kalshi market by ticker. Every account plan; history is bounded by your plan window.

Historical yes/no depth snapshots for a Kalshi market by ticker. Every account plan; history is bounded by your plan window.

ParameterTypBeschreibung
cursorstringOpaque pagination cursor from a previous response's pagination.next_cursor.
end_timestringEnd of time as ms-epoch or ISO-8601. History is clamped to your plan's window.
fillstringffill returns ONE ROW PER BUCKET for the whole window, carrying the last captured book into buckets that held no capture. Each row then carries `filled` (0 = a…
intervalstringDownsample bucket — 30s, 1m, 5m, 1h, up to 1d. Returns the newest book in each bucket. Omit for every recorded book change.
limitintegerPage size (1–1000).
start_timestringStart of time as ms-epoch or ISO-8601. History is clamped to your plan's window.
ticker*stringKalshi market ticker.
kalshi_get_candlesHourly OHLC candles (yes bid, yes ask, traded price) plus volume and open interest for a Kalshi market. This is the only history that exists for non-crypto Kalshi markets — Kalshi serves no historical order book — and it reaches back up to a year, far past the order-book capture. `price` is null in…

Hourly OHLC candles (yes bid, yes ask, traded price) plus volume and open interest for a Kalshi market. This is the only history that exists for non-crypto Kalshi markets — Kalshi serves no historical order book — and it reaches back up to a year, far past the order-book capture. `price` is null in…

ParameterTypBeschreibung
cursorstringOpaque pagination cursor from a previous response's pagination.next_cursor.
end_timestringEnd of time as ms-epoch or ISO-8601. History is clamped to your plan's window.
intervalstringCandle period. Only 1h (60m) is recorded; omit for the default.
limitintegerPage size (1–500).
start_timestringStart of time as ms-epoch or ISO-8601. History is clamped to your plan's window.
ticker*stringExact Kalshi market ticker from kalshi_search_markets (never constructed from a timestamp).
limitless_search_marketsList currently-open Limitless (Base CLOB) markets, DepthFeed-exclusive. Every account plan; only the keyless demo surface is refused.

List currently-open Limitless (Base CLOB) markets, DepthFeed-exclusive. Every account plan; only the keyless demo surface is refused.

ParameterTypBeschreibung
coinstringCrypto asset. Every account plan reaches all seven; only the keyless demo surface is BTC-only.
cursorstringOpaque pagination cursor from a previous response's pagination.next_cursor.
limitintegerPage size (1–100).
typestringFilter by market window/type.
limitless_get_orderbookLatest L2 depth (bids desc / asks asc) for a Limitless market by slug. Every account plan; only the keyless demo surface is refused.

Latest L2 depth (bids desc / asks asc) for a Limitless market by slug. Every account plan; only the keyless demo surface is refused.

ParameterTypBeschreibung
slug*stringLimitless market slug from limitless_search_markets.
limitless_get_snapshotsHistorical L2 depth snapshots (time series) for a Limitless market by slug. Every account plan; history is bounded by your plan window.

Historical L2 depth snapshots (time series) for a Limitless market by slug. Every account plan; history is bounded by your plan window.

ParameterTypBeschreibung
cursorstringOpaque pagination cursor from a previous response's pagination.next_cursor.
end_timestringEnd of time as ms-epoch or ISO-8601. History is clamped to your plan's window.
fillstringffill returns ONE ROW PER BUCKET for the whole window, carrying the last captured book into buckets that held no capture. Each row then carries `filled` (0 = a…
intervalstringDownsample bucket — 30s, 1m, 5m, 1h, up to 1d. Returns the newest book in each bucket. Omit for every recorded book change.
limitintegerPage size (1–1000).
slug*stringLimitless market slug.
start_timestringStart of time as ms-epoch or ISO-8601. History is clamped to your plan's window.
barsOHLCV price bars for US equities and ETFs, Binance spot pairs, and perpetual futures. One minute is the finest resolution; 5Min, 15Min, 1Hour and 1Day are rolled up from it and say so with `derived`. Spell a crypto pair the way the venue does (BTCUSDT, not BTC) and a perpetual with a .P suffix (BTC…

OHLCV price bars for US equities and ETFs, Binance spot pairs, and perpetual futures. One minute is the finest resolution; 5Min, 15Min, 1Hour and 1Day are rolled up from it and say so with `derived`. Spell a crypto pair the way the venue does (BTCUSDT, not BTC) and a perpetual with a .P suffix (BTC…

ParameterTypBeschreibung
end_timestringEnd of time as ms-epoch or ISO-8601. History is clamped to your plan's window.
start_timestringStart of time as ms-epoch or ISO-8601. History is clamped to your plan's window.
symbols*stringComma-separated symbols, e.g. "AAPL,BTCUSDT,BTCUSDT.P". 3 per request on Explorer, 8 Quant, 16 Research, 32 Desk.
timeframestring1Min (default), 5Min, 15Min, 1Hour or 1Day.
backtest_pathsMid-price path per Polymarket market for backtesting, resampled to a fixed interval and bounded to each market's own lifetime so post-settlement books cannot leak in as risk-free fills. Returns {interval_seconds, markets:{<market_id>:{points:[[ts_ms, price_up, coin_price], …]}}} — up to 1000 points…

Mid-price path per Polymarket market for backtesting, resampled to a fixed interval and bounded to each market's own lifetime so post-settlement books cannot leak in as risk-free fills. Returns {interval_seconds, markets:{<market_id>:{points:[[ts_ms, price_up, coin_price], …]}}} — up to 1000 points…

ParameterTypBeschreibung
coinstringCrypto asset. Every account plan reaches all seven; only the keyless demo surface is BTC-only.
ids*stringComma-separated Polymarket market ids, 1 to 50, from polymarket_search_markets.
intervalintegerResample interval in seconds (default 60). The floor is set by plan; a finer value is refused, not rounded.
screenerCross-venue top-of-book snapshot for all assets across Polymarket, Kalshi, and Binance — a one-shot overview of the current state. No arguments.

Cross-venue top-of-book snapshot for all assets across Polymarket, Kalshi, and Binance — a one-shot overview of the current state. No arguments.

Für dieses Tool wurde kein Eingabeschema veröffentlicht.

whoamiShow the current session's plan, rate limits, history window, and coin access (reflects keyless demo vs. your API key).

Show the current session's plan, rate limits, history window, and coin access (reflects keyless demo vs. your API key).

Für dieses Tool wurde kein Eingabeschema veröffentlicht.

15 von 15 Tools haben eine Beschreibung veröffentlicht.

Tool-Namen und -Beschreibungen stammen vom Publisher und werden wortgetreu als inerter Text angezeigt. Es sind die Zeichenketten, die ein MCP-Client an ein Modell übergibt, deshalb prüft Forge sie auf Prompt-Injection-Muster — jeder Befund erscheint oben beim Sicherheits-Scan. „Privilegiert“ ist ein Schlagwort-Treffer im Tool-Namen, keine Prüfung dessen, was das Tool tut: ein harmlos klingender Name kann trotzdem alles tun.

Über

Order-book depth & history for Polymarket, Kalshi & Limitless. Keyless demo, key for full access.

Schlagwörter
mcp
Alternativen
Tool-Oberflächen werden verglichen…

Keine Abdeckung der Abhängigkeiten

Dieser Eintrag veröffentlicht kein npm-Paket, daher hat Forge keinen Abhängigkeitsbaum dafür. Das ist eine Lücke in der Abdeckung — keine Aussage, dass er keine Abhängigkeiten hat.