MCP Servers / search / BigGo MCP Server

BigGo MCP Server

JSON →
stdionone18search

A server for product search, price history tracking, and specification search using the BigGo API.

Install
How to run this server
[ { "cmd": "uvx package", "imports": [] } ]
server path: biggo-mcp-server
Tools
What this server exposes
product_search
Product search with BigGo search api
price_history_graph
Link that visualizes product price history
price_history_with_history_id
Uses history IDs from product search results
price_history_with_url
Tracks price history using product URLs
spec_indexes
Lists available Elasticsearch indexes for product specifications
spec_mapping
Shows Elasticsearch index mapping with example documents
spec_search
Query product specifications from Elasticsearch
get_current_region
Get the current region
Configuration
Environment & auth
authnone
envBIGGO_MCP_SERVER_CLIENT_ID
envBIGGO_MCP_SERVER_CLIENT_SECRET
envCLIENT_ID
envCLIENT_SECRET
envBIGGO_MCP_SERVER_SSE_PORT
Resources
BigGo MCP Server — MCP Server · libregistry