Indexed ecommerce site directory β vendor lookups, brands by city/market/founder. 10 tools.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)
Stack-intelligence MCPs for AI agents. Live, no-auth, public access to every commerce site's tech stack β every vendor, every account ID, every inline script signature, plus a quant-research signal layer on top.
Built for AI agents doing competitive intel, agency prospect research, ecommerce due diligence, and ad-hoc commerce-data discovery.
This repo contains the Anthropic MCP Registry manifests for the four-server Boolsai suite. The actual servers live at *.boolsai.ai.
| Server | Connect URL | Tools | What it does |
|---|---|---|---|
| Boolsai Scan | https://boolsai.ai/mcp | boolsai_scan, boolsai_scan_paths | Live tech-stack scan of any public site. Returns every external host, inline script signature, route, vendor, account ID, and JSON-LD organisation block in one response. |
| Boolsai Directory | https://directory.boolsai.ai/mcp | summary, site_dossier, sites_using_vendor, lookup_id, brands_in_city, brands_in_market, stack_archetype, compare_sites, similar_sites, brands_by_founder | Pre-indexed directory of tens of thousands of ecommerce sites by vendor, account ID, country, founder, city, archetype. |
| Boolsai Grep | https://grep.boolsai.ai/mcp | grep_pattern, count_pattern, sites_with_signal, list_signal_types | Parallel regex search across the R2 corpus of every scan we've ever taken. Use when a signal isn't pre-indexed β discover new vendor patterns, leaked account IDs, niche tracking pixels. |
| Boolsai Signals | https://signals.boolsai.ai/mcp | universe_summary, find_signals, test_filter, recent_events, event_dossier, scan_at_date, ticker_history | Quant-research MCP. Hunts for tradeable signals in 316 public-company website stack changes (1,761 events), SPY-benchmarked. Wayback Machine integration. Methodology baked into the initialize response. |
Each server is independently published to the Anthropic MCP Registry under the ai.boolsai/* namespace (DNS-verified via boolsai.ai).
initialize response includes a detailed instructions block β vendor recognition tips, output schemas, methodology. Agents don't have to guess.Restart the client. All four servers show up with their tools.
Settings β Connectors β Add custom connector β paste any of the four URLs above. Add all four for the full suite.
"What's the full tech stack of gymshark.com?" β
boolsai_scan({ url: "https://gymshark.com" })
"List ten stores using Klaviyo with their company IDs." β
boolsai-directory.sites_using_vendor({ vendor: "klaviyo" })
"Show me sites with
window._fs_org(FullStory) in their inline scripts." βboolsai-grep.sites_with_signal({ pattern: "window._fs_org" })
"Find the highest-Ξ± tradeable signal in the last 30 days with n β₯ 20." β
boolsai-signals.find_signals({ horizon_days: 30, min_n: 20 })
All four servers run on Cloudflare Workers with R2 for the historical corpus.
See PUBLISHING.md for the one-time DNS verification + per-server publish commands.
MIT β see LICENSE.
Built by Boolsai Β· Contact: founder@boolsai.ai
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/boolsai-directory)<a href="https://allmcps.com/mcp/boolsai-directory"><img src="https://allmcps.com/api/badge/boolsai-directory?style=directory" alt="Boolsai Directory on AllMCPs" /></a>