mcpbeat Sign in

Semore K-Commerce MCP Server

local only

Semore K-Commerce runs on your own machine — the client starts it, so there is no endpoint to ping. 27 installs a week from npm.

Semore K-product MCP server: search K-beauty/fashion/pop, cross-border carts, AP2-signed checkout.

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 12 · avg 5 · +80% w/w
a month agotoday
27
Installs / week
npm · @semore/mcp-commerce
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add mcp-commerce -- npx -y @semore/mcp-commerce
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp-commerce": {
      "args": [
        "-y",
        "@semore/mcp-commerce"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp-commerce]
command = "npx"
args = ["-y", "@semore/mcp-commerce"]
.cursor/mcp.json
{
  "mcpServers": {
    "mcp-commerce": {
      "args": [
        "-y",
        "@semore/mcp-commerce"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp-commerce": {
      "args": [
        "-y",
        "@semore/mcp-commerce"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Semore K-Commerce

same job, measured the same way
ProtoClinical Commerce
by theprotoclinical

Search ProtoClinical's current K-beauty catalog and manage buyer-approved carts and checkouts.

13 tools answering
FinCore Agentic Commerce
by athenalion

Agentic commerce with 58 MCP tools for product search, checkout, A2A negotiation, C-Suite analytics.

7 tools answering
Api2cart
by api2cart

Unified MCP server for 70+ eCommerce platforms: products, orders, customers, and more.

answering
Kroger
by markswendsen-code

MCP server for Kroger - search products, manage cart, place grocery orders

37 installs/wk local only
Walmart
by markswendsen-code

MCP server for Walmart - search products, manage cart, track orders

40 installs/wk local only
Target
by markswendsen-code

MCP server for Target - search products, manage cart, track orders

27 installs/wk local only
MCP Vtex
by codespar

MCP server for VTEX — e-commerce, orders, products, inventory, shipping

14 installs/wk local only
Synchronity
by themewireco

Shop connected e-commerce stores: search, compare, cart, and checkout with buyer approval.

38 installs/wk 26 tools answering

Semore K-Commerce — questions

Answers built from our own checks of this server.

Why is there no uptime for Semore K-Commerce?
Semore K-Commerce runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @semore/mcp-commerce was installed 27 times last week.
Is Semore K-Commerce still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Semore K-Commerce?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @semore/mcp-commerce straight from npm; nothing to host, nothing to sign up for.
How many people use Semore K-Commerce?
The npm package @semore/mcp-commerce was installed 27 times in the last week. Week over week that is +80%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.