Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI β†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE β†— (opens in a new tab)
  • llms.txt β†— (opens in a new tab)
  • Catalog JSON β†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • X (@AllMCPs) β†— (opens in a new tab)
  • GitHub β†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
Β© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. E-Commerce
  3. BestPrice Shopping
B
Health: ActiveRecent health check succeeded.Last checked 8/26/2026, 10:01:05 PM

BestPrice Shopping

User RatingsBe the first to rate and review this MCP server! Enrichment pendingWe haven’t run our AI enrichment pass on this listing yet, so the overview, use cases, and FAQ below may be sparse or missing. We work through the catalog over time β€” check back soon.
View RepositoryVisit WebsiteSupport
shoppingprice-comparisongreeceproductsoffers

Read-only product search, merchant-offer comparison, and price history for the Greek market.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Manual Client & Custom JSON ConfigExpand JSON β–Ύ

Client Config & Setup

Remote HTTP
Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "bestprice-shopping": {
      "url": "https://www.bestprice.gr/"
    }
  }
}

πŸ’‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Directory Badge Claim listing AlternativesπŸ›’ More in E-Commerce

Documentation Overview

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. Search currently covers reviewed technology, appliance, and home categories, not the entire BestPrice catalog. Search prices exclude shipping; offer comparison 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
  • ARD discovery: https://www.bestprice.gr/.well-known/ard.json
  • WebMCP inventory: https://www.bestprice.gr/.well-known/webmcp.json
  • Legacy 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

sh
gemini extensions install https://github.com/TheBestCo/bestprice-mcp

Install for Qwen Code

sh
qwen extensions install https://github.com/TheBestCo/bestprice-mcp --consent

Or add only the remote server:

sh
qwen mcp add --scope user --transport http bestprice-shopping \
  https://mcp.bestprice.gr/mcp

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

Other clients

See PROVIDER_SETUP.md for OpenAI, ChatGPT, Claude, 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.

A safe first test

  1. Ask: ΒρΡς ΞΌΞΏΟ… Sony WH-1000XM5 έως 300 Ξ΅Ο…ΟΟŽ.
  2. Pass a returned product_id to compare_offers with postal code 10558.
  3. Pass the same product_id to get_price_history for 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

Related MCP Servers

View all in E-Commerce View all alternatives
  • BuyWhere MCP Server logoBuyWhere MCP Server

    Agent-native product catalog for AI shopping agents. 296M+ products, 28 countries.

    πŸ›’ E-Commerce1 views
    Compare vs BuyWhere MCP Server β†’
  • Swissgroceries MCP logoSwissgroceries MCP

    Swiss grocery search, weekly promotions, and multi-store shopping plans across Migros, Coop, Aldi, Denner, Lidl, Farmy, Volg, and Otto's. Cross-chain unit-price comparison and three planning strategies (singlestore / splitcart / absolutecheapest). Install via npx -y @nicktcode/swissgroceries-mcp.

    πŸ›’ E-Commerce5 views
    Compare vs Swissgroceries MCP β†’
  • Buywhere MCP logoBuywhere MCP

    Cross-border e-commerce product catalog for AI agents. Search 3M+ products across Singapore, SEA, and US markets with price comparison and deal discovery. Install via npx @buywhere/mcp-server.

    πŸ›’ E-Commerce3 views
    Compare vs Buywhere MCP β†’
  • Kapruka MCP logoKapruka MCP

    Free public MCP server for Kapruka.com β€” Sri Lanka's largest e-commerce platform.

    πŸ›’ E-Commerce1 views
    Compare vs Kapruka MCP β†’

Reviews

No reviews yet β€” be the first to share how this listing worked for you.

Frequently Asked Questions about BestPrice Shopping

Add the following block to your claude_desktop_config.json under mcpServers: "mcpServers": { "bestprice-shopping": { "command": "npx", "args": ["-y", "BestPrice Shopping"] } }

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewBestPrice Shopping AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/bestprice-shopping?style=directory)](https://allmcps.com/mcp/bestprice-shopping)
HTML Embed
<a href="https://allmcps.com/mcp/bestprice-shopping"><img src="https://allmcps.com/api/badge/bestprice-shopping?style=directory" alt="BestPrice Shopping on AllMCPs" /></a>

Technical Specs & Signals

CategoryπŸ›’E-Commerce
PricingFree
More technical detailsExpand β–Ύ
TransportSSE (Remote)
RuntimeNode.js
AuthNo auth required
MaintenanceActively maintained
Views0
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars0
GitHub Star CountTotal stargazers on GitHub representing community popularity (0 stars).
Last commitToday
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Aug 26, 2026
41Quality signal: Fair Β· 41/100How this signal is calculated β–Ύ
Server availabilityNot measured

Not scored for repo-hosted servers β€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools17/30
Adoption & activity4/15
Community engagement0/10

A guidance signal from public completeness & health data β€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

β˜… Spotlight Slot

Feature Your MCP Server

Get maximum visibility for your server across our directory, search results, and detail pages.

Spotlight Your Server

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge β€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it β€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in πŸ›’ E-Commerce β†’Best MCP servers for E-Commerce β†’Alternatives to BestPrice Shopping β†’Install in Claude DesktopInstall in CursorInstall in VS Code