Home Archive Fieldnotes Verified Builds News Aggregator Videos Reel Engine About Subscribe
← Fieldnotes
Repository Atlas · 4 min

onecommerce-mcp-server: the MCP surface for 1Commerce operations

A production Model Context Protocol server exposing store, product, order, automation, and AI tools for UnifyOne.

This entry is part of The Signal's public repository atlas: a plain-English pass over each public repository in ksksrbiz-arch, focused on what the project does and where it fits in the broader 1Commerce system map.

What it is

A production Model Context Protocol server exposing store, product, order, automation, and AI tools for UnifyOne.

What it does

  • It deploys to Netlify as a serverless function at /mcp.
  • The tool surface covers stores, tenants, products, inventory, orders, fulfillment, automations, and Manus AI intelligence.
  • Stress-test notes in the repo position it as a load-bearing integration point rather than a demo.

Signal read

onecommerce-mcp-server is a TypeScript repository best read as mcp · commerce. The useful question is not whether it is finished; it is what operational slot it occupies. In that sense, it adds another coordinate to the portfolio: storefront, backend, AI interface, automation pipeline, editorial surface, or reserved project identity.

Public repository: github.com/ksksrbiz-arch/onecommerce-mcp-server

"It deploys to Netlify as a serverless function at /mcp."— The Signal repository atlas