Skip to main content
ClaudeWave
yzf75011-ui avatar
yzf75011-ui

prelaunch-radar-mcp

View on GitHub

New & pre-launch Shopify stores for AI agents (MCP). Public CT logs, RDAP date, niche, country. No PII.

MCP ServersOfficial Registry0 stars0 forksMITUpdated today
ClaudeWave Trust Score
95/100
✓ Verified
Passed
  • ✓Open-source license (MIT)
  • ✓Actively maintained (<30d)
  • ✓Clear description
  • ✓Topics declared
  • ✓Documented (README)
Last scanned: 9/27/2026
Install in Claude Code / Claude Desktop
Method: Manual
Claude Code CLI
git clone https://github.com/yzf75011-ui/prelaunch-radar-mcp
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "prelaunch-radar-mcp": {
      "command": "node",
      "args": ["/path/to/prelaunch-radar-mcp/dist/index.js"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Clone https://github.com/yzf75011-ui/prelaunch-radar-mcp and follow its README for install instructions.
Use cases

MCP Servers overview

# New Shopify Stores — MCP tool for AI agents

Give your agent a live feed of **new Shopify stores, including pre-launch ones** (still behind
their password page), plus a **Shopify checker** for any list of domains. One flat JSON object
per store, pay per result, no personal data.

The tool runs on Apify and is served by the official Apify MCP server, so any MCP client
(Claude Desktop, Claude Code, Cursor, VS Code, Windsurf, n8n, LangChain, CrewAI) can use it.

> **Also in this repo:** [Brand Lookalike Watch](brand-lookalike-watch/) — phishing and
> typosquatting domains imitating a brand, from the same CT logs, as an MCP tool.

## Connect in one paste

**Remote (recommended, sign in with Apify in the browser):** add this to your client's MCP config

```json
{
  "mcpServers": {
    "new-shopify-stores": {
      "url": "https://mcp.apify.com/?tools=prelaunch-radar/new-shopify-stores-pre-launch-radar"
    }
  }
}
```

**Local (stdio, with an Apify API token):** see [`clients/local-stdio.json`](clients/local-stdio.json).

Claude Code: `claude mcp add --transport http new-shopify-stores "https://mcp.apify.com/?tools=prelaunch-radar/new-shopify-stores-pre-launch-radar"`

## What the agent can ask

- "List today's new Shopify stores in the US that are still pre-launch." → `{"mode": "feed", "sinceDays": 1, "status": "pre-launch", "countries": ["US"]}`
- "Which of these domains run on Shopify, and when were they registered?" → `{"mode": "enrich", "domains": ["example.com"]}`
- `maxItems` caps billed results, so spend is bounded before the call.

Fields: `store_domain`, `store_name`, `status` (`live` | `pre-launch`), `niche`, `country`,
`region`, `currency`, `products`, `collections`, `ships_to`, `product_types`, `sample_titles`,
`domain_registered` (RDAP), `first_detected`.

## Automate it: new stores into Clay, n8n, Make or your CRM

No server to run. Import [`integrations/n8n/new-shopify-stores-daily.json`](integrations/n8n/new-shopify-stores-daily.json)
into n8n (**Workflows → Import from file**):

1. **Every morning** triggers the workflow at 08:00.
2. **Get new Shopify stores** calls the Actor with `{"mode": "feed", "sinceDays": 1, "maxItems": 100}`.
   Add a *Header Auth* credential: name `Authorization`, value `Bearer <your Apify API token>`.
   `maxItems` caps what one run can bill.
3. **Send each store to your webhook** posts one JSON object per store to any URL:
   a Clay table webhook, a Make custom webhook, Slack, HubSpot, your own endpoint.

Filters (`status`, `countries`, `niches`) go in the same JSON body. The feed holds
business-level public data only; any contact enrichment you add downstream is your own
processing, under your own compliance.

## Links

- Apify Store page: https://apify.com/prelaunch-radar/new-shopify-stores-pre-launch-radar
- Prefer a spreadsheet? Always-fresh CSV membership: https://slama13.gumroad.com/l/smjncx

## How it works

Public Certificate Transparency logs (RFC 6962) → public DNS records pointing to Shopify →
official RDAP registry → each store's public `/meta.json` and `/products.json`.

## LEGAL DISCLAIMER

This dataset is provided for market research, trend analysis, and competitive intelligence
purposes only, on an "as-is" and "as-available" basis without warranties of any kind.
Records originate exclusively from publicly accessible sources (Certificate Transparency
logs, public DNS and RDAP registries, and stores' public storefront metadata); no personally
identifiable information (PII) is collected or sold.
Independently developed, not affiliated with, authorized, or endorsed by Shopify Inc. or
Apify. By accessing this data, you agree that the provider shall not be liable for any direct
or indirect damages resulting from its use; in any event, liability is limited to the purchase
price.
ai-agentsapifyecommercelead-generationmcpmcp-servermodel-context-protocolshopify

What people ask about prelaunch-radar-mcp

What is yzf75011-ui/prelaunch-radar-mcp?

+

yzf75011-ui/prelaunch-radar-mcp is mcp servers for the Claude AI ecosystem. New & pre-launch Shopify stores for AI agents (MCP). Public CT logs, RDAP date, niche, country. No PII. It has 0 GitHub stars and its last recorded update is dated 2026-09-26.

How do I install prelaunch-radar-mcp?

+

You can install prelaunch-radar-mcp by cloning the repository (https://github.com/yzf75011-ui/prelaunch-radar-mcp) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is yzf75011-ui/prelaunch-radar-mcp safe to use?

+

Our security agent has analyzed yzf75011-ui/prelaunch-radar-mcp and assigned a Trust Score of 95/100 (tier: Verified). See the full breakdown of passed checks and flags on this page.

Who maintains yzf75011-ui/prelaunch-radar-mcp?

+

yzf75011-ui/prelaunch-radar-mcp is maintained by yzf75011-ui. The last recorded GitHub activity is dated 2026-09-26, with 0 open issues.

Are there alternatives to prelaunch-radar-mcp?

+

Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.

Deploy prelaunch-radar-mcp to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: yzf75011-ui/prelaunch-radar-mcp
[![Featured on ClaudeWave](https://claudewave.com/api/badge/yzf75011-ui-prelaunch-radar-mcp)](https://claudewave.com/repo/yzf75011-ui-prelaunch-radar-mcp)
<a href="https://claudewave.com/repo/yzf75011-ui-prelaunch-radar-mcp"><img src="https://claudewave.com/api/badge/yzf75011-ui-prelaunch-radar-mcp" alt="Featured on ClaudeWave: yzf75011-ui/prelaunch-radar-mcp" width="320" height="64" /></a>

More MCP Servers

prelaunch-radar-mcp alternatives