Skip to main content
ClaudeWave
flintt-dev avatar
flintt-dev

boardrepo-plugin

Ver en GitHub

BoardRepo plugin for ChatGPT, Codex, Claude Code, and Cowork to search and review PCB projects.

MCP ServersRegistry oficial1 estrellas0 forksMITActualizado 2d ago
ClaudeWave Trust Score
95/100
Verified
Passed
  • Open-source license (MIT)
  • Actively maintained (<30d)
  • Clear description
  • Topics declared
  • Documented (README)
Last scanned: 8/28/2026
Install in Claude Code / Claude Desktop
Method: Manual
Claude Code CLI
git clone https://github.com/flintt-dev/boardrepo-plugin
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "boardrepo-plugin": {
      "command": "node",
      "args": ["/path/to/boardrepo-plugin/dist/index.js"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Clone https://github.com/flintt-dev/boardrepo-plugin and follow its README for install instructions.
Casos de uso

Resumen de MCP Servers

# BoardRepo plugin

BoardRepo connects ChatGPT, Codex, Claude Code, and Claude Cowork to real PCB projects. It combines
BoardRepo's hosted MCP tools with one shared workflow skill for finding boards, reading schematic
connectivity and BOMs, running checks, and reviewing boards a user owns.

The OpenAI package is for the universal Plugins Directory shared by ChatGPT and Codex. The Claude
package complements BoardRepo's existing connector listing by adding the same workflow skill for
Claude Code and Cowork. Both wrappers use the same hosted service and the same skill in this folder.

## Package contents

- `.codex-plugin/plugin.json` contains the ChatGPT and Codex package metadata.
- `.app.json` references BoardRepo's registered OpenAI MCP integration.
- `.claude-plugin/plugin.json` contains the Claude package metadata and hosted MCP connection.
- `skills/boardrepo/SKILL.md` is the shared provider-neutral workflow.
- `assets/` contains BoardRepo's approved light and dark icons.

The package contains no local server, access token, reviewer account, user data, cached analysis, or
analytics. The OpenAI app identifier is public connection metadata, not a credential. Tool access is
authorized by BoardRepo OAuth when a user connects.

## What it can do

The hosted server exposes 15 tools for public-board discovery, board metadata, file and BOM reads,
schematic connectivity, KiCad DRC/ERC, fabrication profiles, structured design queries, and
owner-authorized reviews. Every tool is read-only. Checks and reviews may return a running status,
but no tool edits, deletes, uploads, renames, or publishes a board.

Public boards are available by default. Reading a user's own boards, including private ones, requires
the user to grant that access during BoardRepo authorization.

## How the guidance is split

The server's `initialize` instructions are the authority for safety and review-reporting rules. The
bundled skill supplies the operational workflow: how to find a board, choose the right tool, page
results, run expensive checks carefully, and verify findings. When wording differs, the live server
instructions and tool descriptors win.

## Validate

From the plugin package root:

```bash
claude plugin validate --strict .
```

To load the Claude package for one local session:

```bash
claude --plugin-dir .
```

The release source validates the Codex manifest and registered app mapping against the current plugin
ingestion contract before this package is mirrored here. Directory preview testing remains required
before either submission is published.

- Documentation: <https://boardrepo.com/connect>
- Smithery: <https://smithery.ai/servers/boardrepo/boardrepo>
- Glama: <https://glama.ai/mcp/connectors/com.boardrepo/boardrepo>
- Privacy: <https://boardrepo.com/privacy>
- Terms: <https://boardrepo.com/terms>
- Support: <mailto:support@boardrepo.com>
claude-plugincodex-pluginedakicadmcpmodel-context-protocolpcb

Lo que la gente pregunta sobre boardrepo-plugin

¿Qué es flintt-dev/boardrepo-plugin?

+

flintt-dev/boardrepo-plugin es mcp servers para el ecosistema de Claude AI. BoardRepo plugin for ChatGPT, Codex, Claude Code, and Cowork to search and review PCB projects. Tiene 1 estrellas en GitHub y su última actualización registrada es del 2026-08-25.

¿Cómo se instala boardrepo-plugin?

+

Puedes instalar boardrepo-plugin clonando el repositorio (https://github.com/flintt-dev/boardrepo-plugin) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.

¿Es seguro usar flintt-dev/boardrepo-plugin?

+

Nuestro agente de seguridad ha analizado flintt-dev/boardrepo-plugin y le ha asignado un Trust Score de 95/100 (tier: Verified). Revisa el desglose completo de comprobaciones superadas y flags en esta página.

¿Quién mantiene flintt-dev/boardrepo-plugin?

+

flintt-dev/boardrepo-plugin es mantenido por flintt-dev. La última actividad registrada en GitHub es del 2026-08-25, con 0 issues abiertos.

¿Hay alternativas a boardrepo-plugin?

+

Sí. En ClaudeWave puedes explorar mcp servers similares en /categories/mcp, ordenados por popularidad o actividad reciente.

Despliega boardrepo-plugin en tu cloud

Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.

¿Mantienes este repo? Añade un badge a tu README

Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.

Featured on ClaudeWave: flintt-dev/boardrepo-plugin
[![Featured on ClaudeWave](https://claudewave.com/api/badge/flintt-dev-boardrepo-plugin)](https://claudewave.com/repo/flintt-dev-boardrepo-plugin)
<a href="https://claudewave.com/repo/flintt-dev-boardrepo-plugin"><img src="https://claudewave.com/api/badge/flintt-dev-boardrepo-plugin" alt="Featured on ClaudeWave: flintt-dev/boardrepo-plugin" width="320" height="64" /></a>

Más MCP Servers

Alternativas a boardrepo-plugin