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
Описание
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.
Установка Ksp
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/TiranSpierer/ksp-mcpFAQ
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
GitHub
PRs, issues, code search, CI status
автор: GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
автор: mcpdotdirectCompare Ksp with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории development
