Skip to main content
Glama

SupplyGraph.AI.Daasmart

Geographic Concentration Analysis Agent

sg_chokepoint

Analyzes multi-tier supply chains to detect single-country concentration and quantify geographic dependency across regions.

Pricing: {"unit": "credits", "per_run": 264590}

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
pidYesInternal company ID for the target enterprise, obtained from the search_company_candidates MCP tool (e.g. a77828f060c866441f2403384b271e63 for Tesla, Inc.).
region_nameYesStandardized country or region name for geographic concentration analysis, obtained from the search_region_candidates MCP tool (e.g. China, United States, Hong Kong).

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Schema Changelog

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

  1. First observed

TDQS

C2.8/5.0
Behavior2/5

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

The only annotation is openWorldHint, which implies potential dynamic or unknown side effects, but the description does not clarify what those might be. It does not state whether the tool is read-only, what data it returns beyond 'quantify geographic dependency', or any other behavioral traits. Since the annotation provides minimal transparency, the description fails to carry the burden of explaining side effects or output behavior.

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

Conciseness3/5

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

The primary statement is a single concise sentence that efficiently states the core purpose. However, the inclusion of pricing information ('Pricing: ...') inside the description is unconventional and may confuse agents. While the text is short, it lacks a structured breakdown (like parameter explanations or usage scenarios) that would make it more useful. The sentence is not front-loaded with key behavioral context.

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

Completeness2/5

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

For a complex analysis tool that likely returns a report or dataset, the description is incomplete. It does not describe the output format, the depth of analysis, any limitations, or the expected results. Since there is an output schema (as indicated), but the description does not hint at what data structures are returned, agents cannot anticipate the tool's behavior. The missing usage context and behavioral details further reduce completeness.

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

Parameters3/5

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

The input schema provides full descriptions for both parameters, including how to obtain them (e.g., from search_company_candidates). The description adds no extra semantic meaning beyond the schema, so baseline 3 is appropriate. It does not repeat or enhance parameter details, leaving the schema to do all the work.

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

Purpose4/5

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

The description clearly states the tool analyzes multi-tier supply chains to detect single-country concentration and quantify geographic dependency. It uses a specific verb (Analyzes) and resource (multi-tier supply chains) with a clear outcome. However, it does not distinguish itself from sibling tools like supply_chain_risk_prediction, which might have overlapping functionality.

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

Usage Guidelines2/5

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

No guidance is provided on when to use this tool versus alternatives. It does not mention prerequisites like obtaining pid from search_company_candidates or region_name from search_region_candidates, nor does it explain how it fits into a broader workflow. The description offers no context for selecting this tool over other supply-chain or geographic-analysis tools.

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