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
25.0%
4 probes
Response
82ms
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 Directory
Indexed ecommerce site directory — vendor lookups, brands by city/market/founder. 10 tools.
0 tools · streamable-http
Boolsai Grep
Parallel regex across all Boolsai scans — discover new vendor patterns, niche signals. 4 tools.
0 tools · streamable-http
io.github.edelgad3/ai-visibility-scanner
Scan websites for AI visibility and marketing health with interactive dashboard.
0 tools · streamable-http
AI Scanner by Aakashbhardwaj27
Scan codebases for LLM and AI SDK usage, exposed API tokens, and hardcoded secrets.
0 tools
SecurityScan
Scan GitHub-hosted AI skills for vulnerabilities: prompt injection, malware, OWASP LLM Top 10.
0 tools · streamable-http
AI Scanner
Scan codebases for LLM/AI SDK usage, exposed API tokens, and hardcoded secrets.
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"
    }
  }
}