Command Palette

Search for a command to run...

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

Kuantokusta

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

Enables searching for products on KuantoKusta.pt with filters and retrieving detailed product information including prices from multiple stores.

GitHubEmbed

Описание

Enables searching for products on KuantoKusta.pt with filters and retrieving detailed product information including prices from multiple stores.

README

MCP server for KuantoKusta.pt — Portugal's main product price comparator.

Tools

search

Search for products with optional filters. Returns up to 48 products per page sorted by your chosen order (default: cheapest first).

Parameters:

  • query — search keywords (e.g. "frigorifico", "iphone 15", "tv 55")
  • area — category filter (e.g. "Electrodomésticos", "Informática", "Televisores")
  • sort"cheap" (default) | "expensive" | "popular" | "alphabetical" | "newest"
  • price_min / price_max — price range in EUR (integers)
  • brands — list of brand names (e.g. ["Samsung", "LG"])
  • page — page number (default 1)

get_product

Get full details for a product URL from a search result: name, description, 45+ tech specs, and all store offers sorted by total price (product + shipping).

Install

cd tools/kuantokusta-mcp
python -m pip install -e .

Add to Claude Desktop

Merge claude_desktop_config.snippet.json into your Claude Desktop claude_desktop_config.json:

{
  "mcpServers": {
    "kuantokusta": {
      "command": "python",
      "args": ["-m", "kuantokusta_mcp.server"]
    }
  }
}

from github.com/ThiagoJacobLannes/kuantokusta-mcp

Установка Kuantokusta

У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.

▸ github.com/ThiagoJacobLannes/kuantokusta-mcp

FAQ

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

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

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

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

Kuantokusta — hosted или self-hosted?

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

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

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

Похожие MCP

Compare Kuantokusta with

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

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

Автор?

Embed-бейдж для README

Похожее

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