PluginBench
MCP Server
Maintained
MIT

Boolsai Grep MCP Server

ai.boolsai/grep

What is the Boolsai Grep MCP server?

Parallel regex across all Boolsai scans — discover new vendor patterns, niche signals. 4 tools.

How to install Boolsai Grep

Copy-paste configuration for popular MCP clients.

transport: http
Config generated by PluginBench — verify against the source before use.
Cursor
~/.cursor/mcp.json
{
  "mcpServers": {
    "grep": {
      "url": "https://grep.boolsai.ai/mcp"
    }
  }
}
Windsurf
~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "grep": {
      "serverUrl": "https://grep.boolsai.ai/mcp"
    }
  }
}
VS Code
.vscode/mcp.json
{
  "servers": {
    "grep": {
      "type": "http",
      "url": "https://grep.boolsai.ai/mcp"
    }
  }
}
Claude Desktop
Claude Desktop connects to remote servers via the mcp-remote bridge.
{
  "mcpServers": {
    "grep": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://grep.boolsai.ai/mcp"
      ]
    }
  }
}
Claude Code
claude mcp add --transport http grep https://grep.boolsai.ai/mcp

Related MCP servers

Indexed ecommerce site directory — vendor lookups, brands by city/market/founder. 10 tools.

1
MIT
View repository →

Boolsai Scan

Maintained

Live tech-stack scan of any public site — vendors, account IDs, scripts, JSON-LD. 2 tools.

1
MIT
View repository →

Boolsai Signals

Maintained

Quant-research MCP — tradeable signals from public-company website stack changes. 7 tools.

1
MIT
View repository →