Skip to main content
Glama

CoolPC MCP Server

by shyuan

search_motherboard

Find compatible motherboards by specifying CPU socket, chipset, and form factor to ensure system compatibility with your CPU and case size. Sort results by price and limit outputs for tailored PC builds.

Instructions

Specialized motherboard (MB/mainboard) search tool. Find motherboards by CPU socket, chipset, and size. Critical for system compatibility - must match CPU socket and case size.

Input Schema

NameRequiredDescriptionDefault
chipsetNoMotherboard chipset determines features. Intel: 'Z790' (high-end), 'B760' (mainstream), 'H610' (budget). AMD: 'X670' (high-end), 'B650' (mainstream), 'A620' (budget)
form_factorNoPhysical size - must fit your case. 'ATX' (full size, most expansion), 'mATX' or 'MATX' (compact, good balance), 'ITX' (mini, small builds)
limitNoMaximum results to return. Valid range: 1-50, default: 10. More results = more brand/feature options
socketNoCPU socket - MUST match your CPU. Intel: '1700' (12-14th gen), '1851' (Core Ultra). AMD: 'AM5' (Ryzen 7000+), 'AM4' (older Ryzen). Check CPU specs first!
sort_byNoPrice sorting order. 'price_asc' = budget boards first, 'price_desc' = feature-rich boards first

Input Schema (JSON Schema)

{ "properties": { "chipset": { "description": "Motherboard chipset determines features. Intel: 'Z790' (high-end), 'B760' (mainstream), 'H610' (budget). AMD: 'X670' (high-end), 'B650' (mainstream), 'A620' (budget)", "type": "string" }, "form_factor": { "description": "Physical size - must fit your case. 'ATX' (full size, most expansion), 'mATX' or 'MATX' (compact, good balance), 'ITX' (mini, small builds)", "type": "string" }, "limit": { "description": "Maximum results to return. Valid range: 1-50, default: 10. More results = more brand/feature options", "type": "number" }, "socket": { "description": "CPU socket - MUST match your CPU. Intel: '1700' (12-14th gen), '1851' (Core Ultra). AMD: 'AM5' (Ryzen 7000+), 'AM4' (older Ryzen). Check CPU specs first!", "type": "string" }, "sort_by": { "description": "Price sorting order. 'price_asc' = budget boards first, 'price_desc' = feature-rich boards 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