📦
io.github.CSOAI-ORG/logistics-ai-mcp
AI-powered logistics ai MCP server for agents. Supports track shipment, optimize route, ware...
0 installs
Trust: 37 — Low
Science
Ask AI about io.github.CSOAI-ORG/logistics-ai-mcp
Powered by Claude · Grounded in docs
I know everything about io.github.CSOAI-ORG/logistics-ai-mcp. Ask me about installation, configuration, usage, or troubleshooting.
0/500
Loading tools...
Reviews
Documentation
Overview
Logistics AI MCP Server Supply chain and shipping tools powered by MEOK AI Labs.
Tools
| Tool | Description |
|---|---|
track_shipment | Track a shipment and get current status with location updates. |
optimize_route | Optimize shipping route between two locations with cost and time estimates. |
warehouse_inventory | Manage warehouse inventory with stock levels, reorder alerts, and valuation. |
estimate_delivery | Estimate delivery date and time windows for a shipment. |
customs_documentation | Generate customs documentation requirements and duty estimates. |
Installation
pip install meok-logistics-ai-mcp
Usage with Claude Desktop
Add to your Claude Desktop MCP config:
{
"mcpServers": {
"logistics-ai": {
"command": "python",
"args": ["-m", "meok_logistics_ai_mcp.server"]
}
}
}
License
MIT © MEOK AI Labs
