Skip to main content
Glama

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

Tool

Description

track_shipment

See tool docstring for details

optimize_route

See tool docstring for details

warehouse_inventory

See tool docstring for details

estimate_delivery

See tool docstring for details

customs_documentation

See 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

-
security - not tested
A
license - permissive license
-
quality - not tested

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

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