MCP.so
ログイン

Kicad Mcp Pro

@oaslananka

Kicad Mcp Pro について

AI-ready MCP server for KiCad: automate schematic, PCB, ERC/DRC, DFM, BOM and manufacturing review from Claude, Cursor, Copilot and other AI agents.

基本情報

カテゴリ

AI とエージェント

ライセンス

MIT

ランタイム

python

公開者

oaslananka

投稿者

Osman Aslan

設定

以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。

{
  "mcpServers": {
    "kicad-mcp-pro": {
      "command": "uvx",
      "args": [
        "kicad-mcp-pro",
        "init"
      ]
    }
  }
}

ツール

ツールは検出されませんでした

ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。

概要

What is Kicad Mcp Pro?

AI-ready MCP server for KiCad: automate schematic, PCB, ERC/DRC, DFM, BOM and manufacturing review from Claude, Cursor, Copilot and other AI agents.

How to use Kicad Mcp Pro?

The README includes setup instructions such as uvx kicad-mcp-pro init.

Key features of Kicad Mcp Pro

  • Accept: application/json, text/event-stream
  • Content-Type: application/json
  • MCP-Protocol-Version: 2025-11-25 after initialization
  • MCP-Session-Id on follow-up requests when KICAD_MCP_STATEFUL_HTTP=1

Use cases of Kicad Mcp Pro

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

FAQ from Kicad Mcp Pro

Where is the source code for Kicad Mcp Pro?

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

Does Kicad Mcp Pro include a standard MCP config?

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

コメント

「AI とエージェント」の他のコンテンツ