BigGo MCP Server
Official
by Funmula-Corp
Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
BIGGO_MCP_SERVER_REGION | No | Region for product search | TW |
BIGGO_MCP_SERVER_CLIENT_ID | Yes | BigGo Client ID - Required for specification search | |
BIGGO_MCP_SERVER_CLIENT_SECRET | Yes | BigGo Client Secret - Required for specification search |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
product_search | Product Search |
price_history_graph | Link That Visualizes Product Price History |
price_history_with_history_id | Product Price History With History ID |
price_history_with_url | Product Price History With URL |
spec_indexes | Elasticsearch Indexes for Product Specification. Copy |
spec_mapping | Elasticsearch Mapping For Product Specification. Copy |
spec_search | Product Specification Search. Copy |
get_current_region | Copy |