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

Boolsai Scan

ai.boolsai/scan

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

Uptime
7.1%
127 probes
Response
108ms
last probe
Tools
2
callable

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 …

Similar MCP servers embedding-nearest

Boolsai Scan
Live tech-stack scan of any public site: vendors, account IDs, tracking scripts, and JSON-LD data.
0 tools
Boolsai Directory
Indexed ecommerce site directory — vendor lookups, brands by city/market/founder. 10 tools.
0 tools · streamable-http
Boolsai Directory
Indexed ecommerce site directory with vendor lookups and brands searchable by city, market, and founder.
0 tools
Boolsai Grep
Parallel regex across all Boolsai scans — discover new vendor patterns, niche signals. 4 tools.
0 tools · streamable-http
Boolsai Signals
Tradeable signals from public-company website stack changes for quant research: 7 tools, no auth required.
0 tools
Boolsai Grep
Parallel regex search across all historical Boolsai site scans to discover vendor patterns and niche signals.
0 tools

How to use

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

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