← Back to search Server uses network capabilities via: urllib Server uses filesystem capabilities via: os Server uses env_vars capabilities via: os.environ
io.github.CSOAI-ORG/supply-chain-mcp
Supply chain management and logistics tools for AI agents. Capabilities: shipment tracking
B
79 / 100
Versions
1.0.9latestfirst seen Jun 30, 2026
Tools 5
track_shipment annotations: none low
Track shipment status. Actions: create, update, status, list.
action str caller str origin str status str api_key str carrier str weight_kg float destination str shipment_id str
manage_inventory annotations: none low
Manage inventory stock levels and reorder points. Actions: add, remove, status, reorder_check, list.
sku str action str caller str api_key str quantity int unit_cost float warehouse str reorder_point int reorder_quantity int
supplier_scorecard annotations: none low
Generate a supplier performance scorecard with weighted rating.
caller str api_key str supplier_name str compliance_score float financial_stability float responsiveness_days float on_time_delivery_pct float price_competitiveness float quality_defect_rate_pct float
demand_forecast annotations: none low
Generate basic demand prediction using moving average and growth trends.
caller str api_key str seasonality str product_name str growth_rate_pct float forecast_periods int historical_sales str
optimize_routing annotations: none low
Optimize delivery routes between warehouses using nearest-neighbor heuristic.
caller str api_key str distances str warehouses str total_load_kg float vehicle_capacity_kg float
Permissions 3
network medium filesystem low env_vars low Scan Findings 29
low
Tool 'track_shipment' has no annotations
low
Tool 'manage_inventory' has no annotations
low
Tool 'supplier_scorecard' has no annotations
low
Tool 'demand_forecast' has no annotations
low
Tool 'optimize_routing' has no annotations
info
Sandbox failed to start for behavioral verification
medium
Vulnerable dependency: mcp@1.0.0 (GHSA-3qhf-m339-9g5v)
medium
Vulnerable dependency: mcp@1.0.0 (GHSA-9h52-p55h-vw2f)
medium
Vulnerable dependency: mcp@1.0.0 (GHSA-j975-95f5-7wqh)
medium
Vulnerable dependency: mcp@1.0.0 (GHSA-jpw9-pfvf-9f58)
medium
Vulnerable dependency: mcp@1.0.0 (GHSA-vj7q-gjh5-988w)
medium
Vulnerable dependency: mcp@1.0.0 (PYSEC-2026-1616)
medium
Vulnerable dependency: mcp@1.0.0 (PYSEC-2026-1617)
medium
Vulnerable dependency: mcp@1.0.0 (PYSEC-2026-1618)
medium
Vulnerable dependency: mcp@1.0.0 (PYSEC-2026-3482)
medium
Vulnerable dependency: mcp@1.0.0 (PYSEC-2026-3483)
info
pyproject.toml metadata
info
Tool: track_shipment
info
Tool: manage_inventory
info
Tool: supplier_scorecard
info
Tool: demand_forecast
info
Tool: optimize_routing
info
Required env vars (5)
info
Sandbox failed to start for output poisoning scan
medium
Permission: network access detected
low
Permission: filesystem access detected
low
Permission: env_vars access detected
info
No dependency files found for SBOM generation
medium
No build provenance detected (SLSA L0)