BestPrice MCP
Connect compatible AI applications to live product search, offer comparison,and price history from BestPrice.gr. The publicservice is read-only and does not require a BestPrice account or API key.Search currently covers reviewed technology, appliance, and home categories,not the entire BestPrice catalog. Search prices exclude shipping; offercomparison reports shipping and delivered totals separately.
- MCP endpoint:
https://mcp.bestprice.gr/mcp - Official Registry ID:
gr.bestprice/mcp - Public guide:
https://www.bestprice.gr/mcp - AI Catalog:
https://www.bestprice.gr/.well-known/ai-catalog.json - Server card:
https://mcp.bestprice.gr/mcp/server-card - Tools:
search_products,compare_offers,get_price_history
Install for Gemini CLI
gemini extensions install https://github.com/TheBestCo/bestprice-mcp
Install for Qwen Code
qwen extensions install https://github.com/TheBestCo/bestprice-mcp --consent
Or add only the remote server:
qwen mcp add --scope user --transport http bestprice-shopping \
https://mcp.bestprice.gr/mcp
Use with DeepSeek, Z.ai and GLM
DeepSeek Harness can connect through its official MCP bridge; seeexamples/deepseek-harness.yml. Z.ai's generalAPI supports third-party Streamable HTTP MCP servers; a complete Python exampleis available at examples/zai-glm.py. Provider accessneeds the relevant provider account or API key. BestPrice itself needs neither.
Other clients
See PROVIDER_SETUP.md for OpenAI, ChatGPT, Claude, Grok,Gemini, DeepSeek, Qwen, Z.ai, GLM, GitHub Copilot, VS Code, Cursor, and MicrosoftCopilot Studio connection examples. Every integration points to the sameendpoint and imports only the three published read-only tools.
A safe first test
- Ask:
Βρες μου Sony WH-1000XM5 έως 300 ευρώ. - Pass a returned
product_idtocompare_offerswith postal code10558. - Pass the same
product_idtoget_price_historyfor 180 days.
Clients should never invent a product ID, treat unknown delivery as free, makea purchase, or expose a direct merchant URL.
Privacy: bestprice.gr/policies/privacy Terms: bestprice.gr/policies/terms