Back to Home
111031075jack icon

mcp-server-9090

Verified Safe

by 111031075jack

Overview

Provides a shopping cart and inventory management service designed to be exposed as tools for an AI orchestrator or LLM.

Installation

Run Command
mvn clean install && java -jar target/mcp-server-9090-0.0.1-SNAPSHOT.jar

Security Notes

The provided source code is clean, without 'eval', obfuscation, or hardcoded secrets. It implements simple in-memory data structures for product catalog and cart. There are no direct database interactions shown. As a Spring Boot application, standard web security practices (authentication, authorization, advanced input validation) would be necessary for a production environment, but are not within the scope of the provided snippets.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassLow
Avg Tokens50
Stars0
Forks0
Last Update2025-12-13

Tags

Shopping CartInventory ManagementSpring AIToolingE-commerce