BestPrice MCP
Enables GitHub Copilot to query BestPrice.gr for product search, offer comparison, and price history.
Enables OpenAI assistants to access BestPrice.gr product search, offer comparison, and price history tools.
Enables Perplexity to use BestPrice.gr for live product search, offer comparison, and price history lookups.
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., "@BestPrice MCPfind Sony WH-1000XM5 under 300 euros"
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.
BestPrice MCP

Connect compatible AI applications to live product search, offer comparison, and price history from BestPrice.gr. The public service is read-only and does not require a BestPrice account or API key. BestPrice helps shoppers make the right shopping decision; MCP makes the same comparison data available wherever a compatible AI-assisted decision begins. Search covers safe physical products across the main BestPrice catalog. Digital products, services, and prohibited or age-restricted categories are excluded. Search prices exclude shipping; offer comparison reports shipping and delivered totals separately.
MCP endpoint:
https://mcp.bestprice.gr/mcpOfficial Registry ID:
gr.bestprice/mcpPublic guide:
https://www.bestprice.gr/mcpSupport:
https://www.bestprice.gr/contactSecurity reports:
SECURITY.mdARD discovery:
https://www.bestprice.gr/.well-known/ard.jsonWebMCP inventory:
https://www.bestprice.gr/.well-known/webmcp.jsonLegacy AI Catalog:
https://www.bestprice.gr/.well-known/ai-catalog.jsonServer card:
https://mcp.bestprice.gr/mcp/server-cardTools:
search_products,compare_offers,get_price_history
Discovery
Community indexes: Glama, MCP Repository, MCP Toplist, The MCP Index, and AgentNDX
Related MCP server: Finland Shopping MCP
Browser-native WebMCP
BestPrice pages also expose 13 contextual WebMCP tools to compatible browsers.
They cover the visible search, filter, sort, product, offer, specification, and
price-history journey while leaving the merchant choice to the shopper. The
Apache-2.0 source, deterministic evaluator, tests, and architecture are in
webmcp/.
Install for Gemini CLI
gemini extensions install https://github.com/TheBestCo/bestprice-mcpInstall for Qwen Code
qwen extensions install https://github.com/TheBestCo/bestprice-mcp --consentOr add only the remote server:
qwen mcp add --scope user --transport http bestprice-shopping \
https://mcp.bestprice.gr/mcpInstall in VS Code
Add BestPrice Shopping to VS Code
VS Code shows the server configuration for review before installing it. The
same configuration can be added manually from PROVIDER_SETUP.md.
Install in Cursor
Add BestPrice Shopping to Cursor
Cursor shows the decoded remote-server configuration before adding it. The same endpoint is also available through the BestPrice Shopping community listing.
Portable Agent Plugin
This repository also follows the vendor-neutral
Agent Plugins 1.0 specification.
Clients that support Agent Plugins can load the root plugin.json and
mcp.json; the package connects only to the same public, read-only Streamable
HTTP endpoint.
Use with DeepSeek, Z.ai and GLM
DeepSeek Harness can connect through its official MCP bridge; see
examples/deepseek-harness.yml, or run the
ready-to-use examples/deepseek-harness.patch.yml
with dsh --profile headless --patch. Z.ai's general API supports third-party
Streamable HTTP MCP servers; a complete Python example is available at
examples/zai-glm.py. Provider access needs the relevant
provider account or API key. BestPrice itself needs neither.
Use with Claude and Perplexity
Both services can add the production endpoint as a custom remote connector.
BestPrice requires no account, OAuth flow, or API key. Claude also has a
separate public Connectors Directory review; Perplexity currently documents
individual and organization-managed connectors. Exact setup values are in
PROVIDER_SETUP.md.
Other clients
See PROVIDER_SETUP.md for OpenAI, ChatGPT, Claude,
Perplexity, Grok, Gemini, DeepSeek, Qwen, Z.ai, GLM, GitHub Copilot, VS Code,
Cursor, and Microsoft Copilot Studio connection examples. Every integration
points to the same endpoint and imports only the three published read-only
tools.
Connect BestPrice to Claude opens Claude's reviewed custom-connector flow with the public endpoint filled in.
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, make a purchase, or expose a direct merchant URL.
Privacy: bestprice.gr/policies/privacy
Terms: bestprice.gr/policies/terms
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseNot gradedqualityCmaintenanceProvides AI assistants with access to ShopSavvy's comprehensive product data, pricing information, and historical price tracking, enabling product lookup by barcode or ASIN, current offers, price history, and scheduling for automatic monitoring.558MIT
- AlicenseNot gradedqualityBmaintenanceEnables AI assistants to search and compare live prices from Finnish marketplaces (Hinta.fi, Tori.fi, Huuto.net) for new and used products like electronics, furniture, and more.MIT
- FlicenseNot gradedqualityCmaintenanceEnables product comparison and analysis for any MCP-compatible AI assistant, with tools like compare_products and list_products.
- AlicenseAqualityCmaintenanceEnables AI assistants to access Amazon price history, sales rank trends, product details, best-sellers, and deals via the Keepa API for product research and deal hunting.6181MIT
Related MCP Connectors
Search products, compare prices and discover deals across 6 European markets with your AI assistant.
Track prices & price history on any online shop, with alerts and an API
Shopping search across 100M+ products, with every retailer's offer and live price in one place.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- 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/TheBestCo/bestprice-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server