Skip to main content
Glama

logistics-ai-mcp MCP server MCP Registry PyPI

logistics-ai-mcp MCP server

Logistics Ai MCP

Logistics AI MCP Server

PyPI License: MIT MEOK AI Labs

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

A
license - permissive license
-
quality - not tested
B
maintenance

Maintenance

Maintainers
Response time
Release cycle
1Releases (12mo)

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/CSOAI-ORG/logistics-ai-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server