mcpserver.lol
registry/catalog-3
Connection check verified live · 20h ago

catalog-3

Search real parts with datasheet-provenance specs, check compatibility and compose priced BOMs.

Tools 11
GitHub stars
Installs / wk
Licence
Transport streamable-http
Last checked 20h ago

Tools & capabilities

11 tools

Read from the running server on 20h ago.

build_bom read-only choicesbuild_id*project_context
Composes a complete BOM for a reference build — quantities, dated indicative prices, per-line rationale, a compatibility verdict for the chosen set, and a CSV export. Override any…
check_compatibility read-only build_idpart_ids*project_context
Evaluates a part set against the build's engineering constraints — supply windows, stall vs peak current, shaft/wheel fit, interfaces, solar chain — with a reasoned verdict per che…
compare_parts read-only a*b*project_context
Aligned attribute-by-attribute comparison of two catalogue parts. Absence means the sources did not state a value — never that the part lacks the property.
fetch read-only id*
Fetch the full provenance-backed record for a search result id as a citable document. Alias of get_part shaped to the search/fetch connector contract.
get_part read-only id*project_context
The complete canonical record for one part: every attribute with its provenance (source, page, verbatim quote, file hash), vendors with dated indicative prices, and datasheet links…
get_provenance read-only id*codeproject_context
The receipt behind a stated value: the verbatim source quote, the page, the extraction method, and the sha-256 of the exact file it was read from — plus a ready-made citation line.…
list_builds read-only project_context
The catalogue's reference builds (robot, weather station, plant waterer) with their roles and candidate parts — the starting point for build_bom.
list_categories read-only project_context
Every category in the catalogue with its part count.
search read-only query*
Search the Partsgraph demo catalogue. Returns result ids for fetch. Alias of search_parts shaped to the search/fetch connector contract.
search_parts read-only rolebuildlimitquery*categoryproject_context
Full-text search over the demo catalogue's provenance-backed part records. Filter by category, build or role. Every attribute returned was corroborated against the manufacturer dat…
view_bom read-only choicesbuild_id*
Composes the BOM for a reference build and renders it as an interactive view in clients that support MCP Apps. Same data as build_bom.