Skip to main content
Glama

supply_chain_disruption_alerts

Get real-time supply chain disruption alerts from global news intelligence and event detection. Returns categorized alerts for port closures, trade policy changes, tariff actions, natural disasters, labor strikes, sanctions, commodity shortages, and weather disruptions. Each alert includes severity level, affected supply chain stage (sourcing, manufacturing, logistics, distribution), and risk score. Free tier returns critical-severity alerts only; paid tier returns all severities.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Schema Changelog

Changes observed during successful MCP inspections. Dates show when Glama detected each change.

  1. Changed1 schema field changed
    • removedInput schema / $schema
      Removed value: -"http://json-schema.org/draft-07/schema#"
  2. Added

TDQS

A4.4/5.0
Behavior4/5

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

With no annotations, the description carries the full burden. It discloses the real-time nature, the alert categories, the per-alert content (severity, stage, risk score), and the free vs paid tier limitation. This goes beyond minimal expectations, though it does not describe update frequency, response format, or whether alerts are persistent.

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 three sentences long, front-loaded with the core purpose, and every sentence adds important context: what comes back, the structure of alerts, and the tier constraint. No waste or redundancy.

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

Completeness4/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 is quite complete: it lists categories, alert contents, and tier limitations. However, it lacks specifics on severity/risk score scales, date ranges, or response size, which for a monitoring tool could be useful for the agent to interpret results. Still, it is largely sufficient.

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 input schema has zero parameters, so the baseline is 4. The description compensates by explaining what the tool returns without needing parameter documentation. It adds value by describing the output structure (severity, stage, risk score) and tier behavior.

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 clearly states a specific action ('Get real-time supply chain disruption alerts') and resource ('global news intelligence and event detection'). It enumerates specific alert categories (port closures, trade policy changes, etc.), which distinguishes it from sibling tools that focus on singular categories like get_labor_actions or get_natural_disaster_alerts.

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?

The description provides clear context: this tool returns a broad real-time view of disruption alerts across multiple categories, useful as a high-level monitoring tool. It does not explicitly state when to use this instead of sibling tools, but the scope is evident from the category list, so usage is implied.

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.

TDQS

A4.1/5.0
Disambiguation5/5

Each tool targets a specific and distinct supply chain intelligence need, such as monitoring port congestion, tracking commodity prices, or analyzing trade policy. While there are multiple tools related to signals and ports, each has a clearly defined purpose (e.g., real-time monitoring vs. trend analysis vs. predictive signals), reducing ambiguity.

Naming Consistency3/5

Most tools use the 'get_' prefix (e.g., get_port_congestion_trends, get_border_delays), but several tools lack it, such as commodity_price_monitor, port_congestion_monitor, and supply_chain_risk_assessment. This mix of 'get_' and non-'get_' naming creates inconsistency. Additionally, some names are noun-heavy (risk_pillar_breakdown) while others are verb-noun (commodity_price_monitor).

Tool Count3/5

At 31 tools, the server is on the higher end of acceptable scope for a comprehensive supply chain intelligence platform. However, some redundancy exists (e.g., multiple signal and port tools), and the count may overwhelm agents without clear prioritization. It is slightly above the ideal range for coherence.

Completeness5/5

The tool set covers the major aspects of external supply chain risk: commodities, transportation (ports, borders, air, rail, chokepoints), manufacturing, macroeconomic indicators, trade policy, natural disasters, and labor actions. It also includes analytical tools like trend analysis and predictive signals, leaving no obvious gaps for its stated purpose of monitoring global supply chain disruptions.

Resources