MCP.so
登录

Zaptrace

@oaslananka

关于 Zaptrace

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

基本信息

许可证

MIT

运行时

python

发布者

oaslananka

提交者

Osman Aslan

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

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

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

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.

评论

更多 MCP 服务器