mcpbeat Sign in

BuyKing MCP Server

by accentist Your server? Claim it
local only

BuyKing MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 417 installs a week from npm. Last commit 18 Sep 2026.

Saleplaza BuyKing MCP: Semantic search for global shopping hot deals (US/JP/KR).

Installs per day peak 537 · avg 34 · +112% w/w
a month agotoday
417
Installs / week
npm · buyking-mcp
1
Stars
0 open issues
18 Sep 2026
Last commit
0 releases in 90 days
ISC
License
JavaScript

Nothing serious here today

Today is the operative word: we check BuyKing MCP Server 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 buyking-mcp -- npx -y buyking-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "buyking-mcp": {
      "args": [
        "-y",
        "buyking-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.buyking-mcp]
command = "npx"
args = ["-y", "buyking-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "buyking-mcp": {
      "args": [
        "-y",
        "buyking-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "buyking-mcp": {
      "args": [
        "-y",
        "buyking-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to BuyKing MCP Server

same job, measured the same way
Hotelbooking AI
by dida-ai

Hotel Booking MCP Server (Global/AI Edition)

28 installs/wk local only
Graphlens MCP
by neko1313

Semantic code graph MCP server for coding agents

162 installs/wk local only
Socraticode
by giancarloerra

MCP server for enterprise local codebase indexing, semantic search, and code dependency graphs.

2 850 installs/wk local only
Getcourse MCP
by theyahia

MCP server for GetCourse API -- users, deals.

41 installs/wk local only
Lain
by spuentesp

High-performance knowledge graph MCP server for AI coding agents with semantic search.

215 installs/wk local only
Obsidian Semantic Search
by dalecb

Read-only semantic search MCP server for Obsidian vaults using local Ollama embeddings.

59 installs/wk local only
Sensegrep
by stahldavid

Semantic + structural code search MCP server for AI-native development.

66 installs/wk local only
Nr MCP
by texan-nxtassist

MCP server for Node-RED — safe deploy, optimistic locking, smart search, 13 tools

104 installs/wk local only

BuyKing MCP Server — questions

Answers built from our own checks of this server.

Why is there no uptime for BuyKing MCP Server?
BuyKing MCP Server 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 buyking-mcp was installed 417 times last week.
How do I connect BuyKing MCP Server?
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 buyking-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use BuyKing MCP Server?
The npm package buyking-mcp was installed 417 times in the last week. Week over week that is +112%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is BuyKing MCP Server open source?
Yes — it is published under the ISC licence, written in JavaScript and 1 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.