kuantokusta-mcp
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@kuantokusta-mcpsearch for iPhone 15 and show cheapest price"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
kuantokusta-mcp
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).
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"]
}
}
}Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Tools
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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