Skip to main content
Glama

MCP Paradex Server

by sv
MIT License
8
  • Linux
  • Apple

paradex_bbo

Retrieve the best available prices for immediate trading decisions, calculate spreads, monitor real-time price changes, and determine fair mid-prices efficiently with minimal data.

Instructions

Get the current best available prices for immediate execution decisions. Use this tool when you need to: - Make quick trading decisions without full orderbook depth - Calculate current spread costs before placing orders - Monitor real-time price changes efficiently - Get a snapshot of current market conditions - Determine fair mid-price for calculations The BBO provides the most essential price information with minimal data, perfect for quick decisions or when full orderbook depth isn't needed. Example use cases: - Calculating current trading spreads before placing orders - Monitoring real-time price movements efficiently - Determining execution prices for immediate market orders - Calculating mid-price for order placement strategies - Setting appropriate limit order prices to improve fill chances

Input Schema

NameRequiredDescriptionDefault
market_idYesMarket symbol to get BBO for.

Input Schema (JSON Schema)

{ "properties": { "market_id": { "description": "Market symbol to get BBO for.", "title": "Market Id", "type": "string" } }, "required": [ "market_id" ], "title": "get_bboArguments", "type": "object" }

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/sv/mcp-paradex-py'

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