Skip to main content
ClaudeWave
oxyvore-cyber avatar
oxyvore-cyber

firmware-test-farm-mcp

View on GitHub
MCP ServersOfficial Registry0 stars0 forksUpdated today
ClaudeWave Trust Score
52/100
· OK
Passed
  • Actively maintained (<30d)
  • Documented (README)
Flags
  • !No standard license detected
  • !No description
Last scanned: 9/18/2026
Install in Claude Code / Claude Desktop
Method: Manual
Claude Code CLI
git clone https://github.com/oxyvore-cyber/firmware-test-farm-mcp
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "firmware-test-farm-mcp": {
      "command": "node",
      "args": ["/path/to/firmware-test-farm-mcp/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/oxyvore-cyber/firmware-test-farm-mcp and follow its README for install instructions.
Use cases

MCP Servers overview

# firmware-test-farm-mcp

An [MCP](https://modelcontextprotocol.io) server that lets an AI agent flash a compiled firmware binary onto a
**real, physical** embedded dev board, run it, and get back structured pass/fail results — serial output, crash
info, reset reason, timing — instead of a simulator or a description of what should happen.

This repo hosts the `server.json` manifest for the [MCP Registry](https://registry.modelcontextprotocol.io). The
server itself runs as a hosted, always-on remote endpoint — there's no package to install.

## Connecting

Sign up and create an API key from the dashboard, then point any MCP client that supports Streamable HTTP + a
bearer token at:

https://test-farm-17d99.web.app/mcp
Authorization: Bearer <your API key>



## Tools

- **`run_firmware_test`** — flashes the given firmware artifact onto a real board of the requested `board_type`
  and waits for a structured result (pass/fail, serial log excerpt, crash/reset info, timing). Every response
  includes live queue info (position, boards available, estimated wait) so an agent can decide whether to wait
  or come back later.
- **`get_upload_url`** — returns a short-lived signed URL to upload a firmware binary to before calling
  `run_firmware_test`.
- **`search_firmware_examples`** — searches a curated knowledge base of reference examples, known issues, and
  pinout/datasheet links for a given board type.

## Currently available boards

`heltec_wireless_tracker`, `arduino_giga_r1`, `xiao_nrf52840_plus`, `arduino_nicla_voice`,
`arduino_nano_33_ble`, `adafruit_feather_esp32_v2`, `seeed_grove_vision_ai_v2`, `raspberrypi_pico`

More board types are defined in the schema for future hardware; a submission for a `board_type` with no
physical board currently registered is rejected up front rather than left queued forever.

## Pricing

Every account starts on a free tier (50 firmware runs/month). Paid and Enterprise tiers are unlimited —
Enterprise additionally covers custom board types and custom motors/controllers/sensors outside the standard
fleet. See the dashboard for current usage and to request a tier change.

What people ask about firmware-test-farm-mcp

What is oxyvore-cyber/firmware-test-farm-mcp?

+

oxyvore-cyber/firmware-test-farm-mcp is mcp servers for the Claude AI ecosystem with 0 GitHub stars.

How do I install firmware-test-farm-mcp?

+

You can install firmware-test-farm-mcp by cloning the repository (https://github.com/oxyvore-cyber/firmware-test-farm-mcp) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is oxyvore-cyber/firmware-test-farm-mcp safe to use?

+

Our security agent has analyzed oxyvore-cyber/firmware-test-farm-mcp and assigned a Trust Score of 52/100 (tier: OK). See the full breakdown of passed checks and flags on this page.

Who maintains oxyvore-cyber/firmware-test-farm-mcp?

+

oxyvore-cyber/firmware-test-farm-mcp is maintained by oxyvore-cyber. The last recorded GitHub activity is dated 2026-09-17, with 0 open issues.

Are there alternatives to firmware-test-farm-mcp?

+

Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.

Deploy firmware-test-farm-mcp to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: oxyvore-cyber/firmware-test-farm-mcp
[![Featured on ClaudeWave](https://claudewave.com/api/badge/oxyvore-cyber-firmware-test-farm-mcp)](https://claudewave.com/repo/oxyvore-cyber-firmware-test-farm-mcp)
<a href="https://claudewave.com/repo/oxyvore-cyber-firmware-test-farm-mcp"><img src="https://claudewave.com/api/badge/oxyvore-cyber-firmware-test-farm-mcp" alt="Featured on ClaudeWave: oxyvore-cyber/firmware-test-farm-mcp" width="320" height="64" /></a>