Back to Home
tomherbron icon

mcp-demo

Verified Safe

by tomherbron

Overview

Provides a Model Context Protocol (MCP) server for Claude Desktop to manage a shopping cart system, including product and cart operations.

Installation

Run Command
java -jar target/mcp-0.0.1-SNAPSHOT.jar

Security Notes

Hardcoded PostgreSQL database credentials (username: postgres, password: postgres) in `application.yaml` pose a security risk if deployed in production environments. The application communicates via STDIO, mitigating direct network exposure of the application logic itself, but the database is exposed locally.

Similar Servers

Stats

Interest Score0
Security Score6
Cost ClassLow
Avg Tokens100
Stars0
Forks1
Last Update2025-11-20

Tags

Shopping CartMCPSpring BootKotlinPostgreSQLAI Integration