ctscout-mcp

minghsuy/ctscout-mcp
★ 0 stars JavaScript 🤖 AI/LLM Updated today
MCP server for ctscout.dev — domain discovery via Certificate Transparency
View on GitHub →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "ctscout-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "minghsuy/ctscout-mcp"
      ]
    }
  }
}

README Excerpt

MCP server for [ctscout.dev](https://ctscout.dev) — domain discovery via Certificate Transparency, exposed as tools your LLM can call. Two tools: - **`ctscout_search_company`** — find apex domains attributed to an organization by name - **`ctscout_lookup_domain`** — reverse-lookup the organization owning one or more domains