Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
CURISTAT_API_KEYYesYour Curistat Developer API key
CURISTAT_API_URLNoAPI base URLhttps://api.curistat.com

Capabilities

Features and capabilities supported by this server

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

Tools

Functions exposed to the LLM to take actions

NameDescription
get_forecast_todayA

Get today's volatility forecast with a 1-10 rating and expected move ranges.

Products: ES, NQ, MES, MNQ, SPX, SPY, QQQ. Returns rating, expected high/low, regime context, and key events.

get_forecast_weekA

Get 5-day forward volatility forecast.

Products: ES, NQ, MES, MNQ, SPX, SPY, QQQ. Optional date parameter (YYYY-MM-DD) to anchor the forecast.

get_signalsB

Scan all 24 rare volatility signals for a given product and date.

Products: ES, NQ, MES, MNQ, SPX, SPY, QQQ. These are statistically rare conditions (VIX extremes, term structure inversions, volatility compression, etc.) that precede outsized moves.

get_directionC

Get directional bias from a 17-component signal aggregate.

Products: ES, NQ, MES, MNQ, SPX, SPY, QQQ. Combines breadth, momentum, positioning, and structural signals into a single directional view.

get_session_planC

Get a full session planner with pattern-driven trade setups for today.

Products: ES, NQ, MES, MNQ, SPX, SPY, QQQ. Returns key levels, expected behavior windows, and actionable setups based on the day's volatility forecast and regime.

get_regimeA

Get the CRC (Curistat Regime Composite) reading, a 0-100 score across 5 bands that fuses HMM, VPIN, BOCD, Hurst exponent, and Sample Entropy into a single regime indicator.

get_pulseB

Get a market conditions snapshot for a product.

Products: ES, NQ, MES, MNQ, SPX, SPY, QQQ. Quick overview of current vol, regime, and key metrics.

get_calendarB

Get the economic calendar for the next N days (1-30).

Returns upcoming events with historical volatility impact estimates so agents can anticipate high-impact sessions.

get_event_impactB

Analyze historical volatility impact of a specific economic event.

event: Event name (e.g. CPI, FOMC, NFP, PPI, Retail Sales). Products: ES, NQ, MES, MNQ, SPX, SPY, QQQ. Returns pre/post event vol stats across multiple historical occurrences.

get_similar_daysA

Find historical days with conditions similar to today.

Products: ES, NQ, MES, MNQ, SPX, SPY, QQQ. Uses feature-vector similarity to find analog days, then shows what happened next -- useful for probabilistic scenario planning.

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/moxiespirit/curistat-mcp'

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