Skip to main content
Glama

Logistics AI MCP

Tools für Lieferketten und Versand – Sendungsverfolgung, Routenoptimierung, Lagerbestand, Lieferzeit-Schätzung, Zolldokumente

Entwickelt von MEOK AI Labs | meok.ai

Funktionen

Tool

Beschreibung

track_shipment

Details finden Sie im Tool-Docstring

optimize_route

Details finden Sie im Tool-Docstring

warehouse_inventory

Details finden Sie im Tool-Docstring

estimate_delivery

Details finden Sie im Tool-Docstring

customs_documentation

Details finden Sie im Tool-Docstring

Installation

pip install mcp

Verwendung

Als MCP-Server

python server.py

Claude Desktop-Konfiguration

Fügen Sie dies zu Ihrer claude_desktop_config.json hinzu:

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

Ratenbegrenzungen

Der kostenlose Tarif beinhaltet 30-50 Aufrufe pro Tool und Tag. Ein Upgrade für unbegrenzten Zugriff finden Sie unter meok.ai/pricing.

Lizenz

MIT-Lizenz – siehe LICENSE für Details.


Entwickelt mit FastMCP von 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