Boolsai Scan
ai.boolsai/scanLive tech-stack scan of any public site — vendors, account IDs, scripts, JSON-LD. 2 tools.
Tools · 2
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…
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"
}
}
}