Back to Home
juniorrash-d icon

deli_store_system

by juniorrash-d

Overview

An AI-powered management system for deli and liquor stores, automating inventory, pricing, and operations via microservices.

Installation

Run Command
docker-compose up -d

Security Notes

Both 'pricing_mcp/pricing_server.py' and 'inventory_mcp/inventory_server.py' Flask applications are run with 'debug=True' and bound to '0.0.0.0'. This is a critical security vulnerability as it allows arbitrary code execution via the debugger if an unhandled exception occurs and the server is accessible on the network. This configuration is highly unsafe for any production or exposed environment.

Similar Servers

Stats

Interest Score0
Security Score2
Cost ClassLow
Avg Tokens10
Stars0
Forks0
Last Update2025-11-19

Tags

RetailInventory ManagementPrice OptimizationAIMicroservices