thebest7-mcp
v1.0.0
Published
MCP server for TheBest7.com — Compare prices across 465K+ products from Spanish retailers. Works with Claude Desktop, Cursor, and other MCP clients.
Maintainers
Readme
🛒 TheBest7 MCP Server
Compare prices across 465,000+ products from Spanish retailers — directly from Claude Desktop, Cursor, VS Code, and other MCP clients.
Quick Setup
Claude Desktop
Add to your ~/Library/Application Support/Claude/claude_desktop_config.json:
{
"mcpServers": {
"thebest7": {
"command": "npx",
"args": ["-y", "thebest7-mcp"]
}
}
}Cursor / VS Code
Add to your MCP configuration:
{
"thebest7": {
"command": "npx",
"args": ["-y", "thebest7-mcp"]
}
}Available Tools
| Tool | Description |
|---|---|
| search_products | Search products by text, category, price range, with sorting |
| get_product_details | Full product details with AI editorial review and price comparison |
| get_best_deals | Find products with biggest discounts |
| get_categories | Browse all available product categories |
Example Queries
Once connected, try asking your AI assistant:
- "Busca zapatillas de running por menos de 80€"
- "¿Cuáles son los cascos de moto más baratos?"
- "Compara perfumes de mujer de marca"
- "Encuentra ofertas en electrónica"
- "Dame detalles del producto adidas-ultraboost-22-abc12345"
Retailers
Products from 16+ Spanish retailers including: MediaMarkt, Adidas, Perfumería Comas, Clarel, Farmacia Angulo, Motocard, TodoConsolas, Home Deluxe, and more.
How It Works
- You ask your AI assistant about products
- The MCP server searches TheBest7.com's catalog
- Results include prices, discounts, and direct links
- Click any link to see full AI editorial review and buy
About TheBest7
TheBest7.com is a Spanish price comparison platform with AI-powered editorial reviews, buying guides, and product analysis.
License
MIT
