MCP.so
Sign In

Boardreadyops

@oaslananka

About Boardreadyops

End-to-end hardware release pipeline for KiCad: generate, validate, sign, and package manufacturer-ready releases as a CLI and GitHub Action.

Config

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

{
  "mcpServers": {
    "boardreadyops": {
      "command": "docker",
      "args": [
        "run",
        "--rm",
        "ghcr.io/oaslananka/boardreadyops-full:v1",
        "--help"
      ]
    }
  }
}

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 Boardreadyops?

End-to-end hardware release pipeline for KiCad: generate, validate, sign, and package manufacturer-ready releases as a CLI and GitHub Action.

How to use Boardreadyops?

The README includes setup instructions such as ``npx boardreadyops --help also works when npm can resolve the package..

Key features of Boardreadyops

  • uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
  • uses: oaslananka/boardreadyops@005afb83bd04f50a8da33bbffc441818910951f6 # v1.7.2
  • uses: oaslananka/boardreadyops/apps/container@005afb83bd04f50a8da33bbffc441818910951f6 # v1.7.2
  • name: production
  • KiCad DRC and ERC report normalization

Use cases of Boardreadyops

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

FAQ from Boardreadyops

Where is the source code for Boardreadyops?

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

Does Boardreadyops include a standard MCP config?

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

Frequently asked questions

Where is the source code for Boardreadyops?

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

Does Boardreadyops 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