Skip to main content
Glama
SiftingIO

siftingio-mcp

Official
by SiftingIO

Last trade

last_trade
Read-only

Retrieve the most recent trade price and size for any symbol on a specified venue, sourced directly from the live engine with no caching.

Instructions

Latest trade snapshot (price + size) for a symbol on a venue. Read straight from the live engine; never cached.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
venueYesLive-data venue: stocks, crypto, forex, dex.
symbolYesSymbol, e.g. BTCUSD, AAPL, EURUSD.

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
sYesSymbol, normalized to the venue's canonical form.
pYesLast trade price.
PYesLast trade size.
tYesTimestamp, Unix epoch milliseconds.

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