Skip to main content
Glama

CoolPC MCP Server

by shyuan

search_products

Search for computer components by keyword, category, or price range to find matching products. Use this tool to explore a wide range of options when building or upgrading a PC with CoolPC MCP Server.

Instructions

General search across all computer components. Use this for broad searches or when component type is uncertain. For specific components, use dedicated search tools (search_cpu, search_gpu, etc.)

Input Schema

NameRequiredDescriptionDefault
categoryNoFilter by product category. Examples: 'CPU', 'GPU', 'RAM', 'SSD', 'MB' (motherboard). Leave empty to search all categories
keywordYesSearch keyword - can be brand name (Intel, AMD, NVIDIA), model number, or specifications. Examples: 'Intel', 'RTX', '32GB', 'B650'
limitNoMaximum number of results to return. Valid range: 1-100, default: 10
max_priceNoMaximum price in TWD. Example: 20000 for products under NT$20,000
min_priceNoMinimum price in TWD. Example: 5000 for products above NT$5,000

Input Schema (JSON Schema)

{ "properties": { "category": { "description": "Filter by product category. Examples: 'CPU', 'GPU', 'RAM', 'SSD', 'MB' (motherboard). Leave empty to search all categories", "type": "string" }, "keyword": { "description": "Search keyword - can be brand name (Intel, AMD, NVIDIA), model number, or specifications. Examples: 'Intel', 'RTX', '32GB', 'B650'", "type": "string" }, "limit": { "description": "Maximum number of results to return. Valid range: 1-100, default: 10", "type": "number" }, "max_price": { "description": "Maximum price in TWD. Example: 20000 for products under NT$20,000", "type": "number" }, "min_price": { "description": "Minimum price in TWD. Example: 5000 for products above NT$5,000", "type": "number" } }, "required": [ "keyword" ], "type": "object" }

Other Tools from CoolPC MCP Server

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/shyuan/coolpc-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server