Skip to main content
Glama
SiftingIO

siftingio-mcp

Official
by SiftingIO

Poll buffered ticks

ws_poll
Read-only

Retrieve buffered live market data frames non-blockingly; omit after_seq for a tail snapshot or pass next_seq from prior poll for incremental updates.

Instructions

Read buffered live frames. Omit after_seq to get the most recent frames (a tail snapshot); then pass the returned next_seq on subsequent calls to get only newer frames. Non-blocking.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
after_seqNoReturn only frames with seq greater than this (from a prior poll's next_seq).
symbolNoFilter to a single symbol, e.g. BTCUSD.
limitNoMax frames to return. Default 100.

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