Odel
BuyKing MCP Server

BuyKing MCP Server

Local
@accentist1JavaScriptMITUpdated 5 days ago

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

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

npmbuyking-mcpv1.1.2

Run

npx -y buyking-mcp

MCP client config

{
  "mcpServers": {
    "buyking-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "buyking-mcp"
      ]
    }
  }
}