Skip to content
Claude Desktop

FIPS 140 certificate tracker for Claude Desktop

com.808bits/fips-cmvp

Every NIST FIPS 140 certificate, plus the modules-in-process queue NIST publishes only as a page.

client:Claude Desktop transport:streamable-http tools:6

Install FIPS 140 certificate tracker in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "fips-cmvp": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://fips.808bits.com/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

What Claude Desktop can do once it is connected

FIPS 140 certificate tracker in other clients