mcpbeat Sign in

Shopbuddy MCP Server

answering

Shopbuddy is answering right now. Last checked 7 min ago. 30 installs a week from npm. Last commit 2 Sep 2026.

Safe Shopify theme changes for AI agents: staging, validation, visual review, approval, rollback.

Installs per day peak 10 · avg 0
a month agotoday
Uptime history 16 days of history · worst day 78%
16 days agonow
100.0%
Uptime 24h
92 of 92 checks
Tools
hidden behind auth
278 ms
Response time
average over 24h
30
Installs / week
npm and PyPI

What the code does

We read the source, 20 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

Package points at a different repository tmill313/shopbuddy-plugin
пакет shopbuddy ссылается на tmill313/shopbuddy

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 7 min ago.

run in your terminal
claude mcp add shopbuddy --transport http https://getshopbuddy.vercel.app/api/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "shopbuddy": {
      "url": "https://getshopbuddy.vercel.app/api/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.shopbuddy]
url = "https://getshopbuddy.vercel.app/api/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "shopbuddy": {
      "url": "https://getshopbuddy.vercel.app/api/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "shopbuddy": {
      "url": "https://getshopbuddy.vercel.app/api/mcp"
    }
  }
}

This one needs environment variables set before it will start: SHOPBUDDY_API_URL (Platform URL), SHOPBUDDY_API_KEY (API key from the platform's Install page). The author declared them in the registry entry; get the values from the project itself.

This endpoint answered with an authorization challenge. The server is running, and it signs you in through your browser: there is no API key to paste.

Endpoints

URLTransportStateLatencyChecked
https://getshopbuddy.vercel.app/api/mcp streamable-http sign-in 230 ms 7 min ago

Alternatives to Shopbuddy

same job, measured the same way
Shopify Store Builder MCP
by nazariinalyvaikobs

MCP server for building Shopify stores via the Admin GraphQL API: themes, pages, and navigation

31 installs/wk local only
Shopify Multi Store
by alex-brecher

Connect AI agents to multiple Shopify Admin stores for reports, comparisons, and guarded updates.

92 installs/wk local only
Wazionapps
by wazionapps

244 WhatsApp Business AI tools for messaging, automation, marketing, CRM and Shopify

27 installs/wk local only
Trakow Order Tracking
by trackordernow

Real-time order tracking for Shopify merchants: look up, list, and refresh shipments.

answering
Shop MCP
by hello532

Read-only Shopify catalogue and stock for LLM agents. Stdlib only, no dependencies.

local only
shopify-operations-mcp
by jpka

Safe-write Shopify operations: plan-before-execute writes with out-of-band approval and audit.

31 installs/wk local only
Verity Score
by verityscore

GEO audit for Shopify: AI readiness score, recommendations, and 15 vertical checklists.

40 installs/wk local only
Synplex
by martinx308

Inventory health scoring, landed cost calculation, and quick diagnosis tools for Shopify merchants.

local only

Shopbuddy — questions

Answers built from our own checks of this server.

Why is there no tool list for Shopbuddy?
The server answered our handshake with an authorization challenge, so it is running — but it will not describe its tools to an anonymous client. To see them you need to connect with your own credentials. We record it as alive, not as broken: 100.0% of checks in the last 24 hours got a reply.
Is Shopbuddy working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 92 of 92 checks got a reply (100.0%), average response time 278 ms. The bar chart above shows every period we have measured.
How do I connect Shopbuddy?
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 is a remote server, so there is nothing to install — the client connects to the address. You sign in through your browser once and the client keeps the session: no key to copy, and it refuses anonymous clients.
How do you sign in to Shopbuddy?
No API key is involved. Shopbuddy answers our knock with an OAuth challenge, so you authorise it once in your browser and the client keeps the session. That is also why we see no tool list: it will not describe itself to an anonymous client, and that is the server working as intended, not a fault.
How fast is Shopbuddy?
It answers our handshake in 278 ms on average, which is faster than 53% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
How many people use Shopbuddy?
The npm package shopbuddy was installed 30 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Shopbuddy open source?
Yes — it is published under the MIT licence and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.