Supply Chain MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 113 installs a week from pypi. Last commit 26 Jun 2026.
Supply chain management and logistics tools for AI agents. Capabilities: shipment tracking
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add supply-chain-mcp -- uvx supply-chain-mcp
{
"mcpServers": {
"supply-chain-mcp": {
"args": [
"supply-chain-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.supply-chain-mcp]
command = "uvx"
args = ["supply-chain-mcp"]
{
"mcpServers": {
"supply-chain-mcp": {
"args": [
"supply-chain-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"supply-chain-mcp": {
"args": [
"supply-chain-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.