Odel
firmware attestation mcp

firmware attestation mcp

Local
@csoai-orgPythonMITUpdated 2mo ago

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

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPIfirmware-attestation-mcpv1.0.1

Run

uvx firmware-attestation-mcp

MCP client config

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