ecommerce-mcp-tool-server

divyachhabra01/ecommerce-mcp-tool-server
★ 0 stars Java AI/LLM Updated today
An E-Commerce MCP tool server built with Spring Boot, Spring AI, and JPA, allowing AI agents to browse products, manage carts, and place orders via natural language
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": {
    "ecommerce-mcp-tool-s": {
      "command": "npx",
      "args": [
        "-y",
        "divyachhabra01/ecommerce-mcp-tool-server"
      ]
    }
  }
}

Topics

claude-codeclaude-desktopecommerceh2-databasemcp-servermodel-context-protocolspring-aispring-boottool-calling