Catalog
com.thenextgennexus/supply-chain-logistics-mcp
OfficialMCP server giving AI agents one-connection access to supply-chain & logistics data: AIS vessel track
Provides supply chain and logistics data including vessel tracking via AIS to AI agents.
Could not list tools - the server may require authentication or be unreachable.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"supply-chain-logistics-mcp": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://nexgendata--supply-chain-logistics-mcp.apify.actor/mcp"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.