MCP Uptime
← MCP Reliability Index  /  Other
B

Boolsai Grep

ai.boolsai/grep
Parallel regex across all Boolsai scans — discover new vendor patterns, niche signals. 4 tools.
healthy
status
4
tools exposed
443ms
connect latency
8e7a3b892c20
schema fingerprint

Tools (4)

grep_pattern
Run a JavaScript regex across every scan we've ever taken. Returns matching site URLs (and optional snippets). Best for ad-hoc discovery of patterns NOT already extracted into id_index. Pass narrowing filters (vendor, tld, since) to keep scan volume manageable. Default returns URLs only — set with_s
count_pattern
Same as grep_pattern but returns only the count of matching sites. Faster — no per-match serialization. Useful for sizing 'how many sites use X' before doing a full grep.
sites_with_signal
Return sites that have a known signal_type=signal_value pair in id_index. MUCH faster than grep_pattern — uses pre-indexed D1 lookup. Use this whenever the signal_type is in the list (see instructions). Examples: sites_with_signal(signal_type='vendor', signal_value='mparticle_workspace') ← won't wor
list_signal_types
Returns the full catalog of signal_types currently present in id_index, with counts of unique values and unique domains for each.

Endpoint

https://grep.boolsai.ai/mcp
Category: Other · Last checked: 2026-07-30T12:46:27Z

Monitor your own MCP server

Get alerted the moment yours goes down, a tool schema drifts, or an upstream silently breaks.

Get early access
How we measure →
What this means. This server responded to the MCP handshake and listed its tools without authentication. The schema fingerprint lets us flag if tool signatures silently change (schema drift) between checks.