logitrack-iq

jorgegmch/logitrack-iq
★ 0 stars Java Database Updated 1d ago
Extension of LogiTrack API adding automated inventory monitoring: reorder-point detection, draft purchase orders, PDF generation, MCP server, n8n AI agent workflow, and a control-tower dashboard. Built with Spring Boot, PostgreSQL, following SDD/TDD practices with full traceability from spec to test to implementation.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "logitrack-iq": {
      "command": "npx",
      "args": [
        "-y",
        "jorgegmch/logitrack-iq"
      ]
    }
  }
}
📊
Working with market or time-series data?
The Polymarket Historical Dataset — 18.5M+ price snapshots across 18,600+ prediction markets (CSV + SQLite). Built for backtesting & ML.
View dataset →