← supplymaven.com

INDIVIDUAL MCP TOOL

get_border_delays

Get real-time commercial border crossing wait times at US-Mexico and US-Canada ports of entry.

supplymaven.comnone authenticationAvailability not checked

Input schema

{}

Risk classification

Inferred read-only · medium confidence · heuristic, not a guarantee.

  • No write-capable action terms were found; this is not proof that invocation has no side effects.

Parent endpoint

supplymaven.com

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.supplymaven-com]
url = "https://supplymaven.com/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "supplymaven-com": {
      "type": "http",
      "url": "https://supplymaven.com/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: supplymaven-com
Remote MCP URL: https://supplymaven.com/api/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "supplymaven-com": {
      "url": "https://supplymaven.com/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "supplymaven-com": {
      "type": "http",
      "url": "https://supplymaven.com/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "supplymaven-com",
  "transport": "streamable-http",
  "url": "https://supplymaven.com/api/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

Related tools

  • supply_chain_risk_assessment — Assess current global supply chain disruption risk.
  • risk_pillar_breakdown — Get detailed breakdown of supply chain disruption risk by category.
  • manufacturing_output_indicator — Detect US manufacturing output changes up to 24 hours before official government reports.
  • commodity_price_monitor — Monitor real-time commodity prices and price volatility for supply chain cost management.
  • port_congestion_monitor — Monitor real-time port congestion and vessel traffic at 26 major global ports.
  • supply_chain_disruption_alerts — Get real-time supply chain disruption alerts from global news intelligence and event detection.
  • get_action_signals — Get statistically validated leading indicator signals evaluated against live GDI and SMI data.
  • get_chokepoint_traffic — Monitor real-time vessel traffic and congestion at critical maritime chokepoints — Suez Canal, Panama Canal, Strait of Malacca, Strait of Hormuz, Bab el-Mandeb, and other strategic waterways.