eg
ME

Mini E-commerce MCP Server

repo →

exposes postgres ecommerce data, products, and orders to MCP clients via FastMCP

stdio· No auth· source

Mini E-commerce MCP Server is an open-source reference implementation that exposes basic ecommerce operations — product lookup, cart actions, order retrieval — as Model Context Protocol tools consumable by Claude and other MCP-compatible agents. Built by an independent developer on GitHub, it targets engineers prototyping agentic commerce workflows or internal copilots. Treat it as scaffolding for a custom MCP server rather than a production backend, storefront integration, or vendor-supported product.

> what it does

  • Exposes ecommerce primitives as MCP tools for LLM agents
  • Runs locally as a reference server, not hosted SaaS
  • Covers product, cart, and order endpoints in minimal scope
  • Serves as a starter template for custom MCP builds
  • Requires developer setup via Python and Claude Desktop config

> also under

> alternatives to mini e-commerce mcp server

by surface + editorial

> mini e-commerce mcp server pairs well with