← Registry

Developer Tools

partreel.com

Searches and retrieves verified KiCad electronic components with footprints, symbols, and 3D models.

1 endpoint7 known toolsFirst detected July 5, 2026Last detected August 29, 2026

ENDPOINT 1

https://mcp.partreel.com/mcp

No auth detected

MCP server metadata

Name
partreel
Version
1.0.0
Capabilities
tools
Server instructions

PartReel: registry of verified KiCad parts (footprint/symbol/3D). search_parts -> get_part -> download URLs. All assets CC-BY-4.0, no auth.

Known tools 7

search_parts

Search the PartReel registry of verified KiCad components (footprint + symbol + 3D STEP/GLB, no login, CC-BY-4.

Inferred read-only
get_part

Get full detail for one part by id: parameters, verification status, datasheet, and absolute download URLs for .

Inferred read-only
list_parts

List all parts in the registry (id, name, family, pins).

Inferred read-only
report_feedback

Report real-world usage feedback for a part (e.

Inferred read-only
request_part

Request on-demand generation of a parametric part that isn't in the registry yet.

Inferred read-only
how_to_contribute

Get machine-readable instructions for adding a new part to the registry (file layout, metadata schema, quality gates, PR process).

Inferred read-only
submit_part

Upload a part you built so it is SHARED IMMEDIATELY (status 'staging', unverified).

Potential side effects

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.partreel]
url = "https://mcp.partreel.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "partreel": {
      "type": "http",
      "url": "https://mcp.partreel.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: partreel
Remote MCP URL: https://mcp.partreel.com/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "partreel": {
      "url": "https://mcp.partreel.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "partreel": {
      "type": "http",
      "url": "https://mcp.partreel.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "partreel",
  "transport": "streamable-http",
  "url": "https://mcp.partreel.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for partreel.com was fetched 2026-09-12T04:49:38.566Z.

Trust status Neutral

partreel.com is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.