Skip to main content
Glama
cheetah-trade

tradefloor-structure

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
analyze_structureA

Read market structure: trend, character shifts (ChoCh) and continuation breaks (BOS).

Returns the current trend, every structural break in the window with its time and price, the last validated swing high and low, the potential swing levels a pullback is forming against, and the impulse peak or trough of the current leg.

Give a coin (BTC, ETH, SOL; tokenised equities as xyz:AAPL) to fetch candles from Hyperliquid's public endpoint, or pass your own candles, or neither to see a worked example on bundled ETH-15m data.

Set include_candles=true when you intend to DRAW the result: the response then carries the candles themselves, on the same time scale as the levels.

find_liquidity_sweepsA

Find stop-hunts: breaks that first ran the liquidity resting past a level.

A sweep is a structural break whose candle pushed through one or more prior swing levels before closing back inside. Each result names the sweeping candle and every level it took out, which is what separates an engineered break from a clean one.

Same input options as analyze_structure.

find_blocksB

Find fair value gaps, order blocks and the pullback zones holding them.

Reports blocks on the current impulse leg, then again per Fibonacci pullback zone (discount, equilibrium, premium, golden pocket), and says which zones price is sitting in right now.

Same input options as analyze_structure.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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/cheetah-trade/tradefloor-mcp'

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