Skip to main content
Glama

CoolPC MCP Server

by shyuan

search_products

Find computer components by keyword, brand, or specifications with optional filters for category, price range, and result limit. Designed to help users generate custom PC quotes via AI assistance.

Instructions

Search for computer components by keyword, brand, or specifications

Input Schema

NameRequiredDescriptionDefault
categoryNoCategory to filter by (optional)
keywordYesKeyword to search for (brand, model, specs, etc.)
limitNoMaximum number of results to return (default: 10)
max_priceNoMaximum price filter (optional)
min_priceNoMinimum price filter (optional)

Input Schema (JSON Schema)

{ "properties": { "category": { "description": "Category to filter by (optional)", "type": "string" }, "keyword": { "description": "Keyword to search for (brand, model, specs, etc.)", "type": "string" }, "limit": { "description": "Maximum number of results to return (default: 10)", "type": "number" }, "max_price": { "description": "Maximum price filter (optional)", "type": "number" }, "min_price": { "description": "Minimum price filter (optional)", "type": "number" } }, "required": [ "keyword" ], "type": "object" }
Install Server

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