← Registry

Developer Tools

buildboxapp.com

Provides an API to search, list, and get details of PC components and check their compatibility.

1 endpoint7 known toolsCached registry data

ENDPOINT 1

https://buildboxapp.com/api/mcp

No auth detected

Known tools 7

list_categories

List the PC component categories BuildBox builds with (CPU, GPU, motherboard, memory, storage, PSU, cooler, case).

search_parts

Free-text search across the BuildBox parts catalog (by brand, model, or keyword), e.g.

list_parts

List parts in a category (best-rated first), optionally capped by price or brand.

get_part

Full detail for a single part by its slug (from search_parts / list_parts): price, description, and the specification table.

check_compatibility

Check whether a set of parts (slugs) is compatible — socket, memory type, power, and physical clearance.

assemble_build

Assemble 2–3 complete, compatibility-checked PC build OPTIONS at different price points from a brief, and let the person choose (the server proposes; the human decides).

create_build

Save a set of parts (slugs) as a BuildBox build and return a shareable link.