Search Parts Registry
search_parts_registrySearch a verified open parts registry to reuse existing KiCAD footprints, symbols, and 3D models before creating custom ones.
Instructions
Search an open, gate-verified parts registry for existing KiCAD parts BEFORE generating a custom footprint/symbol from scratch. Complements search_jlcpcb_parts: use that tool for JLCPCB sourcing data (price, stock, assembly tier); use this one to fetch a verified existing footprint/symbol/3D bundle.
Default registry: PartReel (https://partreel.com) — 18k+ verified parts, no auth. Override with the PARTREEL_API_BASE environment variable to point at any compatible registry. Matches are case-insensitive substrings over the part name, keywords, family, and manufacturer.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of results to return | |
| query | Yes | Free-text search (e.g. 'STM32F103', 'USB-C receptacle', 'LM358') | |
| category | No | Optional category/family filter (e.g. 'Connectors', 'MCU') |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |