# firmware-attestation-mcp

**Category:** 💻 Developer Tools  
**Repository:** https://github.com/CSOAI-ORG/firmware-attestation-mcp  
**GitHub Stars:** 0  
**Views:** 1  
**Installs:** 0  
**Upvotes:** 0  
**Directory Page:** https://allmcps.com/mcp/firmware-attestation-mcp

## Description
Firmware Attestation MCP — hardware trust layer for sovereign AI. Scan firmware, check

## Tools
Capabilities this server exposes over MCP:

- **scan_firmware** — read-only host evidence (Secure Boot, TPM, SIP, BIOS, HPA)
- **check_ant_signatures** — match to NSA-ANT-class persistence preconditions + defenses
- **attest_firmware** — HMAC-signed attestation, verifiable at `proofof.ai/api/verify
- **gate_inference** — ALLOW/BLOCK AI on this host (strict by default)
- **list_threat_model** — the attack surface this defends against

## Claude Desktop Quick Installation
Install path detected from listing signals. Uses `uvx` (confidence: high):

```json
"mcpServers": {
  "firmware-attestation-mcp": {
    "command": "uvx",
    "args": ["firmware-attestation-mcp"]
  }
}
```

## Documentation
No cached documentation available for this listing yet. Check the repository above for the README and setup instructions.

