eg
EP

E-commerce Product Inventory

repo →

MCP server for product CRUD, AI descriptions, low-stock alerts, and MySQL integration

stdio· API key· source

A reference MCP server that lets AI agents read and write product inventory records in a MySQL database. Built in TypeScript with a repository pattern and Zod schema validation, it exposes create, read, update, and delete operations as callable tools for Claude or other MCP-compatible clients. Aimed at engineers prototyping agent workflows against an internal catalog, not a hosted product — buyers fork the repo and run it themselves.

> what it does

  • Exposes CRUD product inventory operations to LLM agents via MCP
  • Backs storage with MySQL using a repository pattern abstraction
  • Validates inputs and outputs through Zod schemas at runtime
  • Ships as open-source TypeScript code on GitHub for self-hosting
  • Suits engineers prototyping agent-driven catalog workflows on internal stacks

> also under

> alternatives to e-commerce product inventory

by surface + editorial

> e-commerce product inventory pairs well with