swell-mcp

devkindhq/swell-mcp
★ 2 stars TypeScript 💻 Code/Dev Tools Updated 6d ago
Model Context Protocol (MCP) server for Swell e-commerce platform integration with AI assistants
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "swell-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "devkindhq/swell-mcp"
      ]
    }
  }
}

README Excerpt

A Model Context Protocol server that integrates AI assistants with Swell's e-commerce platform. Built on a production-ready TypeScript foundation, it provides comprehensive access to Swell stores for product management, order processing, and customer management through both CLI and MCP tool interfaces.

Tools (18)

DEBUGPORTSWELL_SECRET_KEYSWELL_STORE_IDTRANSPORT_MODEexpandincludeOrderHistoryorderIdswell_check_inventoryswell_get_customerswell_get_orderswell_get_productswell_list_customersswell_list_ordersswell_list_productsswell_search_customersswell_search_productsswell_update_order_status

Topics

aiassistantcheckoutecommerceheadlessmcpmcp-serverswellswell-mcp