Skip to main content
Glama

north7-market-intelligence

get_commodity_signals

Get AI-scored trading signals for 15 raw material commodities. Use this tool for commodity-specific intelligence including: gold, silver, crude oil, natural gas, wheat, corn, soybeans, coffee, cocoa, sugar, cotton, copper, platinum, palladium, and lumber. Returns for each commodity: current score (0-100), direction (LONG/SHORT), seasonal pattern analysis, supply chain risk factors, and AI reasoning. Particularly useful for supply chain risk assessment and commodity trading decisions. Costs 2 credits per call.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Schema Changelog

Changes observed during successful MCP inspections.

  1. First observed

TDQS

A4.4/5.0
Behavior4/5

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

Without annotations, the description carries the full behavioral burden. It discloses a read-only intent via 'Get' and 'Returns,' describes the exact output fields, and explicitly states the cost of 2 credits per call. It does not discuss data freshness or update cadence, but no side effects or destructive actions are implied.

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

Conciseness4/5

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

The description is four sentences with no filler; the first sentence states the core action, followed by scope, output, and cost. The commodity list is long but necessary for disambiguation, and the credit cost is appropriately front-loaded in the final sentence.

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 no-parameter tool with no output schema, the description fully covers what the agent needs: what it does, which commodities it covers, what fields each result contains, and the per-call cost. Nothing required to invoke it correctly is missing.

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 100% schema coverage by default, so the baseline is 4. The description adds value by enumerating the commodity scope and the precise response fields, which is more than the empty schema provides.

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 opens with a specific verb-resource pair: 'Get AI-scored trading signals for 15 raw material commodities' and enumerates all 15 commodities, leaving no ambiguity about scope. It is clearly distinct from generic siblings like get_trading_signals by explicitly limiting to raw material commodities.

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?

Provides clear invocation context: 'Use this tool for commodity-specific intelligence' and notes it is 'particularly useful for supply chain risk assessment and commodity trading decisions.' It stops short of naming alternative tools or saying when not to use it, so no formal exclusions are given.

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