crt-cli

zcaceres/crt-cli
★ 0 stars TypeScript Code/Dev Tools Updated 1mo ago
Search Certificate Transparency logs via crt.sh — CLI, MCP server, and TypeScript library
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "crt-cli": {
      "command": "npx",
      "args": [
        "-y",
        "zcaceres/crt-cli"
      ]
    }
  }
}

README Excerpt

Search [Certificate Transparency](https://certificate.transparency.dev/) logs via [crt.sh](https://crt.sh). Available as a CLI, an MCP server, or a TypeScript library. Built with [Bun](https://bun.sh). ```bash bun install ``` ```bash crt <command> [args] [flags] ``` **search** — Search CT logs for certificates matching a domain.

Tools (20)

CrtShEntryCrtShEntrySchemaCrtShErrorCrtShResponseCrtShResponseSchemaMultiDomainResultbuildUrlcreateServerdedupeBySerialextractSubdomainsfind_subdomainsformatCsvformatErrorformatJsonformatMultiDomainJsonformatMultiDomainResultsformatSubdomainsformatTablelookup_certsearchCertificates