This server provides a comprehensive solution for e-commerce product management, offering robust CRUD operations to create, read, update, and delete products efficiently. It features AI-powered description generation using Model Context Protocol (MCP) sampling, intelligent product search with pagination, and low stock monitoring for effective inventory management. Built with TypeScript and Zod validation, it integrates seamlessly with MySQL databases and supports both stdio and HTTP/SSE transports, making it a flexible and powerful backend for e-commerce applications.
主要功能
011 GitHub stars
02Complete CRUD operations for products
03MySQL database integration with proper schema
04Smart product search with pagination
05AI-powered product description generation
06Low stock inventory monitoring