Boolsai Grep
VerifiedParallel regex search across every Boolsai scan corpus.
What is the Boolsai Grep MCP server?
Boolsai Grep runs parallel regex queries against every scan ever collected. Agents use it to discover emerging signals before they appear in pre-built indexes.
The server connects at https://grep.boolsai.ai/mcp over streamable-http and requires no authentication.
Install & connect
Add this to your MCP client config. Pick your client below and copy.
{
"mcpServers": {
"grep": {
"url": "https://grep.boolsai.ai/mcp"
}
}
}Tools it exposes
4 tools your AI client can call once connected.
grep_pattern— Parallel regex search across scanscount_pattern— Count occurrences of a patternsites_with_signal— Find sites matching a signal patternlist_signal_types— List available signal typesExample prompts
Once connected, try asking your AI client:
Security & permissions
Remote public server at https://grep.boolsai.ai/mcp with no authentication or API keys required.
What you can do with Boolsai Grep
Discover new vendor patterns
Search inline scripts for previously unseen tracker signatures across thousands of sites.
Find leaked account IDs
Locate hardcoded analytics or ad account tokens that have not been catalogued.
Explore niche pixels
Test custom regexes for obscure marketing or analytics pixels in live commerce stacks.
How to use Boolsai Grep
- 1Add the connector URL https://grep.boolsai.ai/mcp in your MCP client settings.
- 2Restart the client so the four Boolsai tools appear.
- 3Ask the agent to run grep_pattern or sites_with_signal with a regex.
- 4Review results that reference the raw R2 scan corpus.
- 5Chain findings with boolsai-scan or boolsai-directory for deeper context.
Boolsai Grep: pros & cons
Pros
- +Access to the complete unindexed historical scan corpus
- +No rate limits or authentication barriers
- +Ideal for discovering novel signals before indexing
- +Works seamlessly with the rest of the Boolsai suite
Cons
- –Results require further validation as they are raw regex matches
- –No pre-computed indexes so queries can be slower
- –Limited to patterns expressible as regular expressions
Frequently asked questions
No, the server is public and requires no authentication.
User reviews
Verified reviews from the community shape this listing's rating.
Loading reviews…