Agent Tools
Back to MCP servers

Boolsai Scan

https://boolsai.ai/mcp
● healthy

skills: {'id': 'boolsai_scan', 'name': 'boolsai_scan', 'description': '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 — as structured JSON. Hostnames are returned raw; recognise vendors from them using your own knowledge.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'boolsai_scan_paths', 'name': 'boolsai_scan_paths', 'description': '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 paths). Use when the homepage understates the stack — common on Shopify Plus and consent-gated sites where pixels lazy-load on PDP / cart / checkout. Recommended for ecom audits: paths = ["/", "/products/<any>", "/cart", "/checkout"]. Max 5 paths per call.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}; uptime_30d 1.0%; p95 157.6ms; conformance: pass

Transport
streamable-http
Auth
Cost

How to connect

MCP endpoint (streamable-http)
https://boolsai.ai/mcp
JSON-RPC initialize probe
curl -X POST https://boolsai.ai/mcp \
  -H 'Content-Type: application/json' \
  -H 'Accept: application/json, text/event-stream' \
  -d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Homepage
https://boolsai.ai/mcp
Listed at (chiark)
https://chiark.ai/agents/a4817c80-2b49-4506-8586-76e2c661a90c