mcpbeat Sign in

Ordercore MCP Server

by ordercore Your server? Claim it
local only

Ordercore MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 74 installs a week from npm.

Commerce backend for AI agents: catalog, prices, inventory, orders, idempotent checkout.

Installs per day peak 221 · avg 13 · -77% w/w
a month agotoday
74
Installs / week
npm · @ordercore/mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

Nothing serious here today

Today is the operative word: we check Ordercore MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

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 ordercore-mcp -- npx -y @ordercore/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "ordercore-mcp": {
      "args": [
        "-y",
        "@ordercore/mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.ordercore-mcp]
command = "npx"
args = ["-y", "@ordercore/mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "ordercore-mcp": {
      "args": [
        "-y",
        "@ordercore/mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "ordercore-mcp": {
      "args": [
        "-y",
        "@ordercore/mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Ordercore MCP

same job, measured the same way
MCP Vtex
by codespar

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

41 installs/wk local only
AgentPay (Russia)
by zapnikita95

RU merchant catalog for AI agents: price, stock, ProductCard. Controlled checkout. Not x402.

26 tools answering
C
Agent Checkout
by agentcheckoutapi

AI shopping gateway for product search, inventory, carts, and merchant-hosted checkout.

8 tools answering
Facet UCP Shopping
by facet

The independent agent-commerce protocol for AI-agent checkout on any online store.

23 tools answering
I
Phos Labs Commerce Intelligence
by phoslabs

Commerce intelligence for AI agents. Diagnose drop-offs, fix checkouts, optimize pricing.

answering
CatalogEngine
by evozim

E-commerce inventory and catalog data structuring tool.

answering
Sputnikx Market
by drivenbymyai-max

EU trade analytics, product catalog, orders, and heating fuel calculator for AI agents.

local only
Conduit Agentic Commerce
by aiconduit

Search multi-merchant supply, checkout, and track orders via MCP.

19 tools answering

Ordercore MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Ordercore MCP?
Ordercore MCP 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 @ordercore/mcp was installed 74 times last week.
How do I connect Ordercore MCP?
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 @ordercore/mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Ordercore MCP?
The npm package @ordercore/mcp was installed 74 times in the last week. Week over week that is -77%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.