Partreel MCP Server

No login. No paywall. Machine-verified. Every part ships as a bundle of KiCad footprint (.kicad_mod) + symbol (.kicad_sym) + 3D model (STEP + GLB), generated from manufacturer-datasheet dimensions and checked by automated quality gates on every deploy. It is available as a remote MCP endpoint.

Teams that want a hosted API integration endpoint instead of running a local process. The project is written in HTML.

VERIFIED ACTIVE

LAST COMMIT 2026-08-16 · ★ 2 · #225 OF 250 MAINTAINED API INTEGRATION · VERIFIED 2026-08-25

NOASSERTION · HTML · how we verify → /methodology

01 · Install Partreel

Claude Code

claude mcp add mingyo186-partreel --transport http https://mcp.partreel.com/mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "mingyo186-partreel": {
      "url": "https://mcp.partreel.com/mcp"
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

https://mcp.partreel.com/mcp

transport: streamable-http

endpoint alive - responded to MCP initialize · probed 2026-08-25

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as remote - your agent's requests go to mcp.partreel.com

endpoint auth accepted our unauthenticated MCP initialize - no credentials needed to connect

license no standard license detected - usage rights unclear; check the repo before commercial use

registry namespace io.github.mingyo186 is GitHub-verified and matches the repo owner

03 · Who maintains Partreel

partreel is maintained by mingyo186. It's the only MCP server we track from this author; the repo dates to Jun 2026.

04 · Facts

category
API integration - ranked #225 of 250 actively-maintained API integration servers as of 2026-08-25.
registry
io.github.mingyo186/partreel (active, first published 2026-07-03)

05 · Partreel FAQ

What is Partreel?

No login. No paywall. Machine-verified. Every part ships as a bundle of KiCad footprint (.kicad_mod) + symbol (.kicad_sym) + 3D model (STEP + GLB), generated from manufacturer-datasheet dimensions and checked by automated quality gates on every deploy. It is available as a remote MCP endpoint.

Is Partreel still maintained?

Yes - as of 2026-08-25, its last commit was 2026-08-16. We re-verify nightly.

How do I install Partreel?

Run `claude mcp add mingyo186-partreel --transport http https://mcp.partreel.com/mcp`. You can also paste the ready-made client config above.

Does Partreel require authentication?

No - the endpoint accepted our unauthenticated MCP initialize when probed on 2026-08-25; you can connect without credentials.

06 · Alternatives to Partreel

More API integration MCP servers · Mockzilla MCP · Canlii (mohammadfarooqi) · Gsc Indexer MCP · Allure Testops MCP