markets_list
markets_list
Get live prices for cryptocurrencies, stocks, commodities (oil, gold, silver, copper and crops), futures and currencies
Free. This one only touches this instance's own storage, so there is nothing to charge for.
Runs on Markets — Track prices and convert currencies.
Arguments
| Name | Type | What it is |
|---|---|---|
offset | number | Instruments to skip |
limit | number | Maximum instruments, default 20, max 100 |
category | string | crypto (BTC, ETH, SOL…), stocks, commodities (OIL, GOLD, SILVER, COPPER, COFFEE, WHEAT, CORN, SOYBEANS, OATS), futures (the metals and oil alone) or currencies (EUR, GBP, JPY…). Default crypto |
Calling it
Three doors onto the same method. MCP is what an agent speaks, REST is what a program speaks, and the answer is identical.
{"id":1,"jsonrpc":"2.0","method":"tools/call","params":{"arguments":{},"name":"markets_list"}}Try it in the playground.
