Loading MCP server directory, please wait...
Real-time supply chain risk scores, manufacturing index, commodities, and port data.
npx @getmcp/cli add io.github.SupplyMaven-SCR/supply-chain-intelligenceRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationBearer token with your SupplyMaven API key (get a free key at supplymaven.com/developers)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.SupplyMaven-SCR/supply-chain-intelligence": {
"url": "https://supplymaven.com/api/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}