MCP Hub
Back to servers

Logistics AI MCP

Provides supply chain and shipping tools including shipment tracking, route optimization, warehouse inventory management, delivery ETA estimation, and customs documentation. Enables logistics operations through natural language interactions with Claude.

glama
Updated
Apr 14, 2026

Logistics AI MCP

Supply chain and shipping tools - shipment tracking, route optimization, warehouse inventory, delivery ETA, customs docs

Built by MEOK AI Labs | meok.ai

Features

ToolDescription
track_shipmentSee tool docstring for details
optimize_routeSee tool docstring for details
warehouse_inventorySee tool docstring for details
estimate_deliverySee tool docstring for details
customs_documentationSee tool docstring for details

Installation

pip install mcp

Usage

As an MCP Server

python server.py

Claude Desktop Configuration

Add to your claude_desktop_config.json:

{
  "mcpServers": {
    "logistics-ai-mcp": {
      "command": "python",
      "args": ["/path/to/logistics-ai-mcp/server.py"]
    }
  }
}

Rate Limits

Free tier includes 30-50 calls per tool per day. Upgrade at meok.ai/pricing for unlimited access.

License

MIT License - see LICENSE for details.


Built with FastMCP by MEOK AI Labs

Reviews

No reviews yet

Sign in to write a review