BestPrice Shopping
Rank #48,847gr.bestprice/mcp
Read-only product search, offer comparison, and price history for the Greek market.
BestPrice Shopping is a Model Context Protocol (MCP) server published by TheBestCo. It ranks #48,847 of 115,202 servers tracked on MCP Toplist. BestPrice Shopping is listed on Official MCP, with 3 tracked versions. It was first listed on Aug 26, 2026 and most recently updated on Aug 28, 2026.
Ranks ahead of 66,355 of 115,202 servers on MCP Toplist.
Use BestPrice Shopping
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http bestprice https://mcp.bestprice.gr/mcp[mcp_servers.bestprice]
url = "https://mcp.bestprice.gr/mcp"Add to ~/.codex/config.toml.
https://mcp.bestprice.gr/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"bestprice": {
"url": "https://mcp.bestprice.gr/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"bestprice": {
"type": "http",
"url": "https://mcp.bestprice.gr/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"bestprice": {
"serverUrl": "https://mcp.bestprice.gr/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"bestprice": {
"url": "https://mcp.bestprice.gr/mcp"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/gr.bestprice%2Fmcp)<a href="https://mcptoplist.com/server/gr.bestprice%2Fmcp"><img src="https://mcptoplist.com/badge/gr.bestprice%2Fmcp.svg" alt="MCP Toplist: Top 50% of 115,202" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
TheBestCo
Available versions (3)
| Version | Published |
|---|---|
| 1.6.0 | Aug 28, 2026 |
| 1.5.1 | Aug 27, 2026 |
| 1.2.0 | Aug 26, 2026 |
Frequently asked questions
- Who maintains BestPrice Shopping?
- BestPrice Shopping is maintained by TheBestCo, which publishes 1 MCP server (3 total versions) tracked on MCP Toplist.
- Is BestPrice Shopping listed on the Official MCP Registry?
- Yes — BestPrice Shopping is listed on the Official MCP Registry.
- How many versions does BestPrice Shopping have?
- MCP Toplist tracks 3 versions of BestPrice Shopping, most recently published on Aug 28, 2026.
- Where can I find the source code for BestPrice Shopping?
- The source code for BestPrice Shopping is hosted at github.com/TheBestCo/bestprice-mcp.