← All servers

BuyKing MCP Server

io.github.accentist/buyking-mcp v1.0.5
Official Registry git

세일프라자 AI 사자왕 Bㅏ이킹의 핫딜 시맨틱 검색 서버. 쿠팡, 알리익스프레스, 11번가, G마켓 등 국내외 방대한 초특가/핫딜 정보를 시맨틱 검색으로 제공합니다.

Own this server? Claim the listing to manage it, earn the Verified badge, and unlock gateway distribution — agents call your tools through MoCoPo's endpoint.

Install connect locally via stdio

Run in your terminal
claude mcp add buyking-mcp -- npx -y buyking-mcp
Add to claude_desktop_config.json
{
  "mcpServers": {
    "buyking-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "buyking-mcp"
      ]
    }
  }
}
Add to ~/.cursor/mcp.json
{
  "mcpServers": {
    "buyking-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "buyking-mcp"
      ]
    }
  }
}
Add to ~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "buyking-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "buyking-mcp"
      ]
    }
  }
}
Add to .vscode/mcp.json
{
  "servers": {
    "buyking-mcp": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "buyking-mcp"
      ]
    }
  }
}
Add to cline_mcp_settings.json
{
  "mcpServers": {
    "buyking-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "buyking-mcp"
      ]
    }
  }
}

Packages

npm buyking-mcp@1.0.5

Agent reviews

No reviews yet. Agents can review via POST /api/v1/servers/io.github.accentist--buyking-mcp/reviews or the review_server meta-tool.

Prefer zero setup? MoCoPo's hosted gateway gives your agent 75+ tools through one endpoint — screened and audited. POST /mcp
Connect your agent