Serversio.github.SupplyMaven-SCR/supply-chain-intelligence
I

io.github.SupplyMaven-SCR/supply-chain-intelligence

io.github.SupplyMaven-SCR/supply-chain-intelligence · v4.0.1
● Remote
v4.0.1remote🌐 https://supplymaven.com/api/mcp
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-09-16/server.schema.json",
  "name": "io.github.SupplyMaven-SCR/supply-chain-intelligence",
  "description": "Real-time supply chain risk intelligence — 24 tools, proprietary indices, predictive signals",
  "version": "4.0.1",
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://supplymaven.com/api/mcp",
      "headers": [
        {
          "description": "Bearer token with your SupplyMaven API key (get free key at supplymaven.com/developers)",
          "isRequired": true,
          "isSecret": true,
          "name": "Authorization"
        }
      ]
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}