Back to search
90
MCP
live
v1.0.0
streamable-http
Boolsai Scan
ai.boolsai/scanLive 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
Primary URL
https://boolsai.ai/mcp
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
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"boolsai_scan": {
"url": "https://boolsai.ai/mcp",
"transport": "streamable-http"
}
}
}