Skip to main content
Glama
SiftingIO

siftingio-mcp

Official
by SiftingIO

Collect a live window

ws_collect

Need a quick sample of live market data? Subscribe, collect ticks up to a set duration or count, then return data. Subscriptions are removed after use.

Instructions

One-shot: subscribe, wait up to duration_ms collecting matching ticks (or until max reached), then return them. Subscriptions this call newly creates are removed afterwards. Use this for a quick 'sample N seconds of live data' request.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
productYesChannel: cex (crypto), dex (DEX trades), fx (forex), us (US stocks), tvl (DEX pool TVL).
symbolsYesSymbols to (un)subscribe, e.g. ['BTCUSD','ETHUSD'].
duration_msNoHow long to collect, in ms. Default 3000, max 15000.
maxNoStop early after this many frames. Default 50.

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/SiftingIO/siftingio-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server