Skip to main content
Glama
ThiagoJacobLannes

kuantokusta-mcp

kuantokusta-mcp

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

Tools

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).

Related MCP server: ksp-mcp

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"]
    }
  }
}
Install Server
A
license - permissive license
A
quality
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/ThiagoJacobLannes/kuantokusta-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server