Skip to main content
Glama

CoolPC MCP Server

by shyuan

get_product_by_model

Retrieve detailed product specifications, pricing, and availability by inputting the exact model number, ensuring precise information for accurate decision-making.

Instructions

Get detailed specifications and pricing for a specific product by exact model number. Use when you know the exact product model and need full details including specs, current price, and availability markers.

Input Schema

NameRequiredDescriptionDefault
modelYesExact product model number (case-insensitive). Examples: 'i5-14400F', 'RTX 4060', 'B650M-PLUS', 'WD_BLACK SN770'. Must match exactly as listed

Input Schema (JSON Schema)

{ "properties": { "model": { "description": "Exact product model number (case-insensitive). Examples: 'i5-14400F', 'RTX 4060', 'B650M-PLUS', 'WD_BLACK SN770'. Must match exactly as listed", "type": "string" } }, "required": [ "model" ], "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