Skip to main content
Glama

get_prices

Compare cross-exchange mark prices for perpetual futures symbols to identify trading opportunities across multiple DEX platforms.

Instructions

Get cross-exchange prices for symbols. Fetches mark prices from all 3 exchanges for comparison

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
symbolsNoSymbols to fetch prices for (e.g. ['BTC','ETH']). Omit for top assets

Implementation Reference

  • The low-level API client method that fetches prices from the `/info/prices` endpoint.
    async getPrices(): Promise<PriceInfo[]> {
      return this.get("/info/prices");
    }

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/hypurrquant/perp-cli'

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