Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

Ksp

БесплатноНе проверен

MCP server for KSP, Israel's electronics retailer. Enables searching products by name or filters, getting product details, and browsing filters via KSP's intern

GitHubEmbed

Описание

MCP server for KSP, Israel's electronics retailer. Enables searching products by name or filters, getting product details, and browsing filters via KSP's internal JSON API.

README

MCP server for KSP — Israel's electronics retailer. Search products and fetch product details straight from KSP's internal JSON API.

Claude Code installation

claude mcp add ksp -s user -- npx -y git+https://github.com/tiranspierer/ksp-mcp.git
Manual MCP config
{
  "mcpServers": {
    "ksp": {
      "command": "npx",
      "args": ["-y", "git+https://github.com/tiranspierer/ksp-mcp.git"]
    }
  }
}

Tools
  • search_products — search by product name (Hebrew or English), or narrow by filters (brand, size, spec, price, …) to list the products in a category — one page, or every page in a single call. Returns names, prices, stock, and links.
  • get_filters — see the filters available for a search or category (all screen sizes, brands, resolutions, features, …) and how many products match each, so a search can be narrowed precisely.
  • get_product — full details for one product (by id or URL): price, any active sale/discount price, stock, and size/config options; optionally specs, images, branch availability, delivery options, and similar items — or the entire raw payload untouched.
  • get_product_images — download all of a product's photos and get their local file paths, ready to open and view.
How it works

Talks directly to KSP's internal JSON API — the same one the website uses — so results are fast and structured, with no HTML scraping. Runs locally over stdio; no account, API key, or login required.

Requirements
  • Node.js 20+
Local development
npm install   # auto-builds via prepare
npm run reload  # rebuild + restart the dev server

The .mcp.json at the project root registers a ksp-dev server pointing at dist/index.js.

from github.com/TiranSpierer/ksp-mcp

Установить Ksp в Claude Desktop, Claude Code, Cursor

Рекомендуется · одна команда, все IDE
unyly install ksp-mcp

Ставит в Claude Desktop, Claude Code, Cursor и VS Code — сам разбирается с npx, uvx и сборкой из исходников.

Впервые? Поставь CLI: curl -fsSL https://unyly.org/install | sh

Или настроить вручную

Выполни в терминале:

claude mcp add ksp-mcp -- npx -y ksp-mcp

FAQ

Ksp MCP бесплатный?

Да, Ksp MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для Ksp?

Нет, Ksp работает без API-ключей и переменных окружения.

Ksp — hosted или self-hosted?

Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.

Как установить Ksp в Claude Desktop, Claude Code или Cursor?

Открой Ksp на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Compare Ksp with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории development