MCP.so
Sign In

Zaptrace

@oaslananka

About Zaptrace

AI-native, verification-first EDA kernel for prompt-to-fab electronics: ERC/DRC, routing, KiCad/Gerber export, MCP server, SDK, proof packs.

Basic information

License

MIT

Runtime

python

Publisher

oaslananka

Submitted by

Osman Aslan

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "zaptrace": {
      "command": "uv",
      "args": [
        "sync",
        "--all-extras"
      ]
    }
  }
}

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

What is Zaptrace?

AI-native, verification-first EDA kernel for prompt-to-fab electronics: ERC/DRC, routing, KiCad/Gerber export, MCP server, SDK, proof packs.

How to use Zaptrace?

The README includes setup instructions such as zaptrace pipeline --intent "ESP32 I2C sensor node".

Key features of Zaptrace

  • A Python SDK for programmatic electronics design โ€” parse, validate, place, route, export
  • A CLI (zaptrace) for quick design iteration from the terminal
  • An MCP server (zaptrace-mcp) that exposes 93 agent-facing tools to AI agents
  • A REST API for web-based design workflows
  • A verification engine โ€” Electrical Rule Checking (ERC) + Design Rule Checking (DRC) baked in

Use cases of Zaptrace

  • Connect an MCP-compatible client to this repository's service.
  • Review the README-backed setup before enabling it in production.

FAQ from Zaptrace

Where is the source code for Zaptrace?

The source code is linked from the repository URL on this page.

Does Zaptrace include a standard MCP config?

If the README contains a parseable MCP configuration block, it is shown in the Config tab.

Comments

More MCP servers