Skip to main content
Glama

CoolPC MCP Server

by shyuan

search_ssd

Search for SSDs by interface type, capacity, and price on CoolPC MCP Server. Filter M.2 NVMe, SATA, and PCIe drives to optimize storage for OS and data needs.

Instructions

Specialized SSD/solid-state drive search tool. Find storage drives by interface type, capacity, and price. Covers M.2 NVMe, SATA, and PCIe drives for OS and data storage.

Input Schema

NameRequiredDescriptionDefault
capacityNoStorage capacity in GB. Common values: 256, 512, 1000 (1TB), 2000 (2TB), 4000 (4TB). Example: 1000 for 1TB drives
interfaceNoStorage interface/connection type. Options: 'M.2' (compact, fast), 'NVMe' (PCIe-based, fastest), 'SATA' (2.5", compatible), 'PCIe' (add-in card). 'M.2 NVMe' for modern builds
limitNoMaximum results to return. Valid range: 1-50, default: 10. More results show various brands/speeds
sort_byNoPrice sorting order. 'price_asc' = value drives first, 'price_desc' = premium/high-performance drives first

Input Schema (JSON Schema)

{ "properties": { "capacity": { "description": "Storage capacity in GB. Common values: 256, 512, 1000 (1TB), 2000 (2TB), 4000 (4TB). Example: 1000 for 1TB drives", "type": "number" }, "interface": { "description": "Storage interface/connection type. Options: 'M.2' (compact, fast), 'NVMe' (PCIe-based, fastest), 'SATA' (2.5\", compatible), 'PCIe' (add-in card). 'M.2 NVMe' for modern builds", "type": "string" }, "limit": { "description": "Maximum results to return. Valid range: 1-50, default: 10. More results show various brands/speeds", "type": "number" }, "sort_by": { "description": "Price sorting order. 'price_asc' = value drives first, 'price_desc' = premium/high-performance drives first", "enum": [ "price_asc", "price_desc" ], "type": "string" } }, "type": "object" }

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