mcpbeat Sign in

Partreel MCP Server

by mingyo186 Your server? Claim it
answering

Partreel is answering right now. Last checked 12 min ago. It exposes 7 tools. Last commit 13 Sep 2026.

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

Uptime history 52 days of history · worst day 91%
52 days agonow
95.6%
Uptime 24h
87 of 91 checks
7
Tools
read from the server
134 ms
Response time
average over 24h
2
Stars
last commit 13 Sep 2026

Partreel does not always answer

Over the last week it answered 98.3% of our checks. We check every 15 minutes, so you hear about the next outage within the hour — not from your users.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 12 min ago.

run in your terminal
claude mcp add partreel --transport http https://mcp.partreel.com/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "partreel": {
      "url": "https://mcp.partreel.com/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.partreel]
url = "https://mcp.partreel.com/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "partreel": {
      "url": "https://mcp.partreel.com/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "partreel": {
      "url": "https://mcp.partreel.com/mcp"
    }
  }
}

Available tools 7

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

parts
list_parts
List all parts in the registry (id, name, family, pins).
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'.
how
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.
part
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).
report
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.
request
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.
submit
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.

Endpoints

URLTransportStateLatencyChecked
https://mcp.partreel.com/mcp streamable-http answering 135 ms 12 min ago

Alternatives to Partreel

same job, measured the same way
Verificate MCP
by verificate

Agentic code review, no signup to try: reality gates + frontier-model review, with veto.

5 tools answering
Sheetspec
by helloo1568

Contract testing and quality gates for spreadsheets created by AI agents.

50 installs/wk local only
Ead Factory
by g-digital-by-garrigues

MCP server for EAD Factory: qualified evidence, signature, notifications and chat via AI agents.

86 installs/wk local only
EthersFlow — Trust Gate for AI Agents
by ethersflow

Trust gate for AI agents: multi-model adversarial consensus, signed and verifiable verdicts.

35 installs/wk 1 tools answering
Kvm Pilot
by dustintrap

Smart hands for your AI agents - write-capable KVM+BMC+SSH MCP server: gated, verified, audited.

420 installs/wk local only
VerifiedState Memory
by verifiedstate

Verified memory for AI agents. Signed assertions, billing attestation, session continuity.

answering
Topos
by krv-labs

Structural code-quality tools for AI coding agents.

439 installs/wk local only
MX Probe
by mxprobe

Email verification for AI agents: send, hold or kill with the reason. Signup and credits by API.

93 installs/wk local only

Partreel — questions

Answers built from our own checks of this server.

What can Partreel do?
It exposes 7 tools, read directly from the server on our last check. Among them: get_part, how_to_contribute, list_parts, report_feedback, request_part, search_parts and 1 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Partreel working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 87 of 91 checks got a reply (95.6%), average response time 134 ms. The bar chart above shows every period we have measured.
How do I connect Partreel?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Partreel need an API key?
No. Partreel completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 7 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Partreel?
It answers our handshake in 134 ms on average, which is faster than 87% of all working MCP servers we measure. That puts it in the quick quarter of the ecosystem. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Partreel open source?
We cannot say either way: written in HTML and 2 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.