eg
EO

E-commerce Order Resolution Gateway

repo →

local MCP server resolving ecommerce order issues via ollama and java

SSE· No auth· source

> install

git clone https://github.com/vishalbhatt001/ecommerce-mcp-gateway

An open-source MCP gateway that handles order-related support queries — refunds, returns, status checks — by routing them through a locally hosted Ollama model rather than a cloud LLM. It exposes both SSE and JSON-RPC transports, making it embeddable into existing support stacks or agent orchestration layers. Aimed at engineering teams at mid-market retailers who want order resolution automation without sending customer data to OpenAI or Anthropic endpoints.

> what it does

  • Routes order issue queries through local Ollama LLM inference
  • Exposes MCP server over SSE and JSON-RPC transports
  • Handles refund, return, and status resolution workflows programmatically
  • Runs fully on-premise without sending data to external APIs
  • Ships as open-source GitHub project for engineering teams

> also under

> alternatives to e-commerce order resolution gateway

by surface + editorial

> e-commerce order resolution gateway pairs well with