# partreel MCP server

Verified KiCad footprints, symbols & 3D models for AI agents. No signup, CC-BY-4.0, quality-gated.

## Links
- Registry page: https://www.getdrio.com/mcp/io-github-mingyo186-partreel
- Repository: https://github.com/mingyo186/partreel
- Website: https://partreel.com

## Install
- Endpoint: https://mcp.partreel.com/mcp
- Auth: Not captured

## Setup notes
- Remote endpoint: https://mcp.partreel.com/mcp

## Tools
- search_parts - Search the PartReel registry of verified KiCad components (footprint + symbol + 3D STEP/GLB, no login, CC-BY-4.0). Returns matching parts with ids. Use get_part for download URLs. Example queries: 'usb-c', 'jst ph 4pin', 'esp32', 'microsd', 'screw terminal'. Endpoint: https://mcp.partreel.com/mcp
- get_part - Get full detail for one part by id: parameters, verification status, datasheet, and absolute download URLs for .kicad_mod (footprint), .kicad_sym (symbol), .step and .glb (3D). Endpoint: https://mcp.partreel.com/mcp
- list_parts - List all parts in the registry (id, name, family, pins). Endpoint: https://mcp.partreel.com/mcp
- report_feedback - Report real-world usage feedback for a part (e.g. 'fabricated 5 boards at JLCPCB, footprint fit perfectly' or 'pad 3 misaligned'). Feedback is recorded publicly on GitHub and builds the part's field-proven trust score. Please report after actually using a part — both successes and problems help. Endpoint: https://mcp.partreel.com/mcp
- request_part - Request on-demand generation of a parametric part that isn't in the registry yet. The registry generates it (footprint+symbol+3D), runs quality gates, and publishes it within ~5 minutes. Pin-count families (use 'pins'): pin_header_254 (2.54mm), pin_header_200 (2.0mm), pin_header_127 (1.27mm) — pins 1-40. Variant families (use 'variant'): ht73xx (LDO Vout code: 7318,7325,7327,7330,7333,7335,7341,7350), ht78xx (7818,7825,7827,7830,7833,7850), sy8008 (grade a/b/c = 0.6A/1A/1.2A), max1704x (17048,17049). Always try get_part / search_parts first. Endpoint: https://mcp.partreel.com/mcp
- how_to_contribute - Get machine-readable instructions for adding a new part to the registry (file layout, metadata schema, quality gates, PR process). Use when a part is missing. Endpoint: https://mcp.partreel.com/mcp
- submit_part - Upload a part you built so it is SHARED IMMEDIATELY (status 'staging', unverified). It becomes searchable and downloadable right away; hourly CI then runs the full quality gates and opens a PR to promote it to the verified registry. Provide the full text of the .kicad_sym and .kicad_mod files plus metadata. Cite real datasheet dimensions in dimensions_source — copies of the official KiCad (CC-BY-SA) library are auto-rejected at promotion. Endpoint: https://mcp.partreel.com/mcp

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: io.github.mingyo186
- Version: 1.0.0
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Jul 3, 2026
- Source: https://registry.modelcontextprotocol.io
