shyuan/coolpc-mcp-server
If you are the rightful owner of coolpc-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
CoolPC MCP Server is a Model Context Protocol server designed to provide real-time computer component price queries from Taiwan's CoolPC, enabling AI-assisted quotation generation for clients like Claude Desktop.
Tools
Functions exposed to the LLM to take actions
search_products
Search products with keyword, category, and price range filters.
get_product_by_model
Retrieve specific product information by model.
list_categories
List all product categories and statistics.
get_category_products
Get all products in a specific category.
search_cpu
Search CPUs with socket, core count filters, and price sorting.
search_gpu
Search GPUs with chipset, memory filters, and price sorting.
search_ram
Search RAM with type, capacity, frequency filters, and price sorting.
search_ssd
Search SSDs with interface, capacity filters, and price sorting.
search_motherboard
Search motherboards with socket, chipset, form factor filters, and price sorting.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client