Skip to content
Back to search
90
MCP live v1.0.0 MCP 2025-11-25 streamable-http

Boolsai Scan

ai.boolsai/scan

Live tech-stack scan of any public site — vendors, account IDs, scripts, JSON-LD. 2 tools.

Uptime
11.8%
186 probes
Response
108ms
last probe
Tools
2
callable
Resources
0
readable
Prompts
0
available

Tools · 2

boolsai_scan

Scan a public website. Returns its full tech stack — every external host the page talks to, every fetch/xhr/beacon endpoint, every inline-script signal, parsed JSON-LD, and the internal DOM/route trie…

boolsai_scan_paths

Scan multiple paths on the same site in parallel and merge the external-host lists. Returns per-path host lists, a unified merged set, and a homepage_missed list (hosts that appeared ONLY on non-home …

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "boolsai_scan": {
      "url": "https://boolsai.ai/mcp",
      "transport": "streamable-http"
    }
  }
}