BigGo MCP Server logo

BigGo MCP Server

by MCP-Mirror

BigGo MCP Server utilizes APIs from BigGo, a professional price comparison website. It supports product discovery, price history tracking, and specification comparison.

View on GitHub

Last updated: N/A

What is BigGo MCP Server?

BigGo MCP Server is a server that leverages the BigGo API to provide product search, price history tracking, and specification comparison functionalities.

How to use BigGo MCP Server?

To use the server, you need to install it with Python >= 3.10 and the uvx package manager. You also need to obtain BigGo certification (client_id and client_secret) by registering an account and generating a certification token. Configure the server with the necessary environment variables and then use the available tools through natural language queries.

Key features of BigGo MCP Server

  • Product Discovery across multiple e-commerce platforms

  • Price History Tracking by product URL or related terms

  • Spec Comparison (Disabled on versions >= v0.1.28)

  • Supports stdio and SSE transports

Use cases of BigGo MCP Server

  • Finding the best price for a product across different online stores

  • Tracking the price history of a product to determine the best time to buy

  • Comparing products based on their specifications

  • Integrating price comparison functionality into other applications

FAQ from BigGo MCP Server

How to trigger tool usage for Product Discovery?

Use a query like 'Look for Nike running shoes'

How to trigger tool usage for Price History Tracking?

Use a query like 'Show me the price history of this product: https://some-product-url'

How to trigger tool usage for Spec Comparison?

Use a query like 'Find me phones with 16GB RAM and 1TB storage' or 'Please show me diving watches that can withstand the most water pressure'

What are the prerequisites for installation?

Python >= 3.10, uvx package manager, and BigGo Certification (client_id and client_secret)

How do I obtain BigGo certification?

Register a BigGo account, go to the BigGo Certification Page, click 'Generate certification' button, and copy the client_id and client_secret