Back to directory
kubilaykarpat/mcp-server-example-ecom

kubilaykarpat/mcp-server-example-ecom

@kubilaykarpat

Example MCP server for e-commerce integration, demonstrating how to build an MCP server that connects to a simple e-commerce API

mcpecommerceexampletypescriptclaudeintegrationdemocommerce

Installation & Configuration

{
  "mcpServers": {
    "ecommerce": {
      "command": "node",
      "args": [
        "/ABSOLUTE/PATH/TO/mcp/build/index.js"
      ]
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2026/6/15
Updated
2026/6/17