Skip to main content
Glama
edward-kim-dev

kr-pc-deals-mcp

build_check_compatibility

Identify incompatible PC parts in a build by checking CPU-motherboard sockets, CPU-RAM specifications, and RAM-motherboard slots via Danawa API.

Instructions

현재 빌드에 추가된 부품 간 호환성을 다나와 API로 체크합니다. CPU-메인보드 소켓, CPU-RAM 규격, RAM-메인보드 슬롯 등을 확인합니다.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Schema Changelog

Changes observed during successful MCP inspections. Dates show when Glama detected each change.

  1. First observedv1.0.7

TDQS

A4.1/5.0
Behavior3/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

No annotations are provided, so the description carries the behavioral burden. It does disclose an external API dependency (Danawa API) and implies a read-only validation, but it does not explicitly state that the tool has no side effects or what happens if the build has no parts.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

Two concise, front-loaded sentences carry clear purpose and relevant examples without filler or redundant restatement. Every sentence earns its place.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness3/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

There is no output schema, and the description does not specify the return format or how compatibility results are presented (e.g., list of issues, boolean, warnings). It also does not mention prerequisites such as a non-empty build. For a zero-parameter tool this is a minor but real gap.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters4/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

The input schema is empty with zero parameters, so the baseline of 4 applies. There are no parameter semantics for the description to add, and it correctly avoids introducing nonexistent parameters.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description uses a specific verb and resource: it checks compatibility between parts added to the current build via the Danawa API. It also lists concrete compatibility dimensions (CPU-motherboard socket, CPU-RAM spec, RAM-motherboard slot), which clearly distinguishes it from sibling search and build-management tools.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description clearly scopes usage to the current build's added parts, so an agent can infer when this tool is appropriate. It does not explicitly name alternatives or exclusion conditions, so it stops short of full 5-level guidance.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Latest Blog Posts

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/edward-kim-dev/kr-pc-deals-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server