Skip to main content
Glama

north7-market-intelligence

get_risk_index

Get the global market risk index scored 0-100. Use this tool FIRST before any trading decision to assess whether market conditions are favorable. Score interpretation: 0-30 = CALM (low risk, favorable for trading), 30-50 = MODERATE (normal conditions), 50-70 = ELEVATED (increased caution advised), 70-100 = CRITICAL (crisis-level, defensive positioning recommended). Returns: value (0-100), status (CALM/MODERATE/ELEVATED/CRITICAL), active crises list, and per-region risk scores (Middle East, Europe, Asia, Americas). Data sources: GDELT geopolitical events, VIX, credit spreads, macro indicators. Updated every 30 minutes. FREE — no API key required.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Schema Changelog

Changes observed during successful MCP inspections.

  1. First observed

TDQS

A4.7/5.0
Behavior5/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

No annotations are provided, so the description carries the full behavioral burden. It discloses the update frequency (every 30 minutes), data sources (GDELT, VIX, credit spreads, macro indicators), access requirements (no API key required), and the exact return shape including status categories and regional risk scores.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is compact yet information-dense, front-loading the core purpose and usage instruction before layering in score interpretation, return fields, data sources, and refresh cadence. Every sentence contributes actionable information without repetition.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness5/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

For a zero-parameter tool with no output schema, the description fully covers how to interpret results, what the returned fields are, how current the data is, and what access is required. An agent can call the tool and understand its output without any additional context.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters4/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

The tool has zero parameters and an empty input schema, so there is nothing to document. The baseline of 4 for zero parameters applies, and the description does not need to add parameter-level detail.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description uses a specific verb ('Get') and a clearly defined resource ('global market risk index scored 0-100'), and it explains what the tool produces. It is distinct from siblings like get_market_regime by focusing on a numeric risk score, status categories, and active crises.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

It explicitly states when to use the tool: 'Use this tool FIRST before any trading decision to assess whether market conditions are favorable.' This gives clear precedence, but it does not name alternative tools or explicitly state when not to use it, so it falls just short of a 5.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

Resources