# com.mambabuilt/mcp-creator-lead-list-all-in-one (npm · @mambalabsdev/mcp-creator-lead-list-all-in-one)

Keywords or handles in, a finished influencer lead list with contact details out.

- Trust score: 67/100 (medium)
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-09-26

## Components

- npm · `@mambalabsdev/mcp-creator-lead-list-all-in-one`: 67/100 (this document), [markdown](https://verifymcp.io/servers/com-mambabuilt-mcp-creator-lead-list-all-in-one/mambalabsdev-mcp-creator-lead-list-all-in-one.md), [page](https://verifymcp.io/servers/com-mambabuilt-mcp-creator-lead-list-all-in-one/mambalabsdev-mcp-creator-lead-list-all-in-one)

## Channel facts

- Registry: `npm`
- Package: `@mambalabsdev/mcp-creator-lead-list-all-in-one`
- Version: `1.0.1`
- Transport: `stdio`

## Trust breakdown

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-09-26.

- **Supply Chain Security**: 98/100
  - No malware found by supply-chain analysis.
  - No known CVEs affecting this package version or its production dependencies.
  - No install/post-install scripts declared.
  - 31 of 95 dependencies flagged as unhealthy.
- **Provenance & Transparency**: 48/100
  - Source repository is publicly reachable at the declared URL.
  - Provenance check failed: no build-provenance attestation is published.
  - Clear OSI-approved license (MIT).
  - Actively maintained (last published 3 days ago).
  - Publishes a security disclosure policy (SECURITY.md).
- **Schema Quality & AI Usability**: 58/100
  - AI-judged instruction clarity (excellent).
  - Context-footprint check failed: tool/resource definitions use about 1668 tokens (~1668/item across 1 items; 1 tools + 0 resources), over budget; trim descriptions and params.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 0/100
  - Stability not yet verified: not enough scan history yet (needs a 30-day window).
- **Tool Coverage**: 100/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 100% of tool parameters carry a description.
- **Tool Safety**: 100/100
  - No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.
  - We read all 1 captured tool definition(s), and no name or description among them implies an irreversible operation.
  - An AI judge read all 1 captured unit(s) of tool text and found none that tries to manipulate the model reading it.
- **Capabilities**: 100/100
  - Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.

**Unverified: 1 category.** A category scored 0 because we could not verify it: a data source with nothing on this package, evidence we could not reach, or a check we could not run. We only credit what we can confirm.

## Install

### How do I install the com.mambabuilt/mcp-creator-lead-list-all-in-one server?

com.mambabuilt/mcp-creator-lead-list-all-in-one runs locally as an npm package, launched with npx -y @mambalabsdev/mcp-creator-lead-list-all-in-one. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

### Claude

```bash
claude mcp add com-mambabuilt-mcp-creator-lead-list-all-in-one -- npx -y @mambalabsdev/mcp-creator-lead-list-all-in-one
```

### Cursor

```json
{
  "mcpServers": {
    "com-mambabuilt-mcp-creator-lead-list-all-in-one": {
      "command": "npx",
      "args": [
        "-y",
        "@mambalabsdev/mcp-creator-lead-list-all-in-one"
      ]
    }
  }
}
```

### VS Code

```json
{
  "servers": {
    "com-mambabuilt-mcp-creator-lead-list-all-in-one": {
      "command": "npx",
      "args": [
        "-y",
        "@mambalabsdev/mcp-creator-lead-list-all-in-one"
      ]
    }
  }
}
```

### Codex

```bash
codex mcp add com-mambabuilt-mcp-creator-lead-list-all-in-one -- npx -y @mambalabsdev/mcp-creator-lead-list-all-in-one
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "com-mambabuilt-mcp-creator-lead-list-all-in-one": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "@mambalabsdev/mcp-creator-lead-list-all-in-one"
      ],
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add com-mambabuilt-mcp-creator-lead-list-all-in-one --command npx --arg -y --arg @mambalabsdev/mcp-creator-lead-list-all-in-one
```

### Hermes

```yaml
mcp_servers:
  com-mambabuilt-mcp-creator-lead-list-all-in-one:
    command: "npx"
    args: ["-y", "@mambalabsdev/mcp-creator-lead-list-all-in-one"]
```

### Netclaw

```json
{
  "McpServers": {
    "com-mambabuilt-mcp-creator-lead-list-all-in-one": {
      "Transport": "stdio",
      "Command": "npx",
      "Arguments": [
        "-y",
        "@mambalabsdev/mcp-creator-lead-list-all-in-one"
      ]
    }
  }
}
```

### Vellum

```bash
assistant mcp add com-mambabuilt-mcp-creator-lead-list-all-in-one -t stdio -c npx -a -y @mambalabsdev/mcp-creator-lead-list-all-in-one
```

### Other

```json
{
  "mcpServers": {
    "com-mambabuilt-mcp-creator-lead-list-all-in-one": {
      "command": "npx",
      "args": [
        "-y",
        "@mambalabsdev/mcp-creator-lead-list-all-in-one"
      ]
    }
  }
}
```

## Changelog

Every change recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-09-25 (score 67, 0)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-09-23 (score 67, +15)

- [security improvement] Malware scan: unverified → pass

### 2026-09-22 (score 52)

First indexed and scored.

## MCP tools (1)

### `build_influencer_lead_list` (~1668 tokens)

Build an Influencer Lead List End to End

Runs the three stages of the suite in one call: find creators by keyword or curated niche, read each profile, then follow the link in bio page. Returns one flat row per creator carrying handle, profile URL, display name, follower count, a stable creator_id and the method that produced it, the public business email, a manager email, a matched talent agency, newsletter status and the platform behind it, and what the creator sells. Start from keywords or a niche to discover creators, or hand it handles you already hold to skip discovery. Skipping the link check stops after the profile read. Every row carries row_status and error_reason, and a creator dropped by the country filter says so rather than disappearing. Charges $0.002 per run, then $0.007 per creator found, $0.006 per profile read, and $0.008 per link check, plus $0.004 per headless browser render, $0.005 per website email scan, $0.003 per agency match, and $0.01 per Instagram bio fetch when those steps run. The AI check uses your own Anthropic or OpenAI key and is billed by them. Contributes the public records it finds to a shared creator and agency pool that all users of this actor read from, so a later run reads what this one found; `contribute_to_shared_pool` is on by default and turning it off leaves the run reading the pool and writing nothing. Only public data already in the returned rows is contributed, nothing from your Apify account or your input, and a contribution is not charged. Requires an APIFY_TOKEN and consumes Apify credits. Read only.

Input parameters:

- `ai_api_key` (string): Your own model API key. Used only when `ai_check` is on. Never stored, logged, or written to a row.
- `ai_check` (boolean): Off by default. When on, a model reads the rule classifier's evidence and rules on each row. Runs only with your own key in `ai_api_key`; the actor never uses a Mamba Labs key and never logs yours. D…
- `ai_provider` (string): Which API the key belongs to. Default: "anthropic".
- `batch_size` (integer): Rows fetched at once. Leave empty for the measured per platform default; the measurement is in the README. Higher is faster and, above the measured point, loses rows.
- `contribute_to_shared_pool` (boolean): On by default. Contributes the public records this run finds to a shared creator and agency pool that all users of this actor read from, so a later run reads what this one found. Only public data alr…
- `escalate_on_block` (boolean): On by default. A profile fetch that comes back as a bot detection page is retried once over the residential proxy. On Instagram the bio, bio link, and following are read from the profile page over re…
- `follower_max` (integer): Drop creators whose follower count is known and above this. Default: 500000.
- `follower_min` (integer): Drop creators whose follower count is known and below this. A creator whose count the search did not show is kept, so a later profile read can fill it. Default: 5000.
- `handles` (array): One per line. A profile URL on any supported platform (https://www.tiktok.com/@name, https://www.instagram.com/name/, https://www.youtube.com/@name, a Pinterest, Twitch, or Threads profile, an Apple…
- `keywords` (array): Search phrases, one per line, for example "budget travel" or "meal prep coach". Each keyword is searched on each platform. Use `niche` instead to load a curated keyword set.
- `match_agencies` (boolean): Matches the domain of a manager or business email against the bundled talent agency list and fills agency_name, agency_domain, and agency_match_method. Charged per matched row (event agency-match). D…
- `max_creators` (integer): Hard cap on rows returned, so a broad niche cannot run away. Default: 200.
- `max_creators_per_keyword` (integer): Cap per search. Search engines honor the site: filter for the first page or two only, so 20 to 30 per keyword with more keywords beats deep paging. Default: 20.
- `max_keywords_per_niche` (integer): How many keywords from the niche set to search. 1 to 60. Default: 10.
- `mode` (string): Leave empty for the default. sub_actors calls the Influencer Finder, the Influencer Profile Scraper, and the Link in Bio Scraper and Newsletter Detector by Actor ID as runs on your account, so each s…
- `niche` (string): Loads a curated set of search keywords for the niche (about 60 per niche, measured in the September 2026 pre-research). `max_keywords_per_niche` caps how many are used. Leave as custom to search only…
- `platforms` (array): Which platforms to search, and which platforms a bare @handle is looked up on. A full profile URL carries its own platform and ignores this. Supported: TikTok, Instagram, YouTube, Pinterest, Twitch,…
- `render_unreadable_pages` (boolean): Off by default. Some link-in-bio pages (Stan Store, linkin.bio, Typeform shells) return an empty shell to a plain fetch and are classified unknown_fetch_failed. Turn this on to render them in a headl…
- `scan_website_for_email` (boolean): Off by default. For creators with their own website (not a link-in-bio page), reads the home, contact, and about pages and the footer for an email and records where it was found. Charged per creator…
- `skip_links` (boolean): Off by default. On: discovery and profile only. The link-in-bio page is never fetched, so no links-checked, browser-render, website-scan, or agency-match event is charged and the links, newsletter, a…
- `twitch_app_token` (string): Optional. An app access token for your Twitch client id (client credentials flow). Used only for Twitch reads, never stored or logged.
- `twitch_client_id` (string): Optional. Your own registered Twitch application client id. With `twitch_app_token` the Twitch reads use the official Helix API instead of the public web endpoint. Never a Mamba Labs credential.
- `us_only` (boolean): Launch scope is US creators. A row whose country_guess is a known non US country is returned as an error row saying so. Rows with no country signal are kept. Uncheck to keep every country. Default: t…

## Diagnostics

Captured diagnostic sections: Provenance, Dependencies. The full working is on the page: https://verifymcp.io/servers/com-mambabuilt-mcp-creator-lead-list-all-in-one/mambalabsdev-mcp-creator-lead-list-all-in-one#diagnostics

## Score history

- 2026-09-26: 67
- 2026-09-25: 67
- 2026-09-24: 67
- 2026-09-23: 67
- 2026-09-22: 52

## Common questions

### What is the com.mambabuilt/mcp-creator-lead-list-all-in-one server?

com.mambabuilt/mcp-creator-lead-list-all-in-one is listed in the public MCP registry as com.mambabuilt/mcp-creator-lead-list-all-in-one. Keywords or handles in, a finished influencer lead list with contact details out. This page covers its npm package (@mambalabsdev/mcp-creator-lead-list-all-in-one).

### Is the com.mambabuilt/mcp-creator-lead-list-all-in-one server safe to use?

com.mambabuilt/mcp-creator-lead-list-all-in-one scores 67 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 26 September 2026. It declares no install or post-install scripts. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

### What tools does the com.mambabuilt/mcp-creator-lead-list-all-in-one server expose?

com.mambabuilt/mcp-creator-lead-list-all-in-one exposes 1 tool: build_influencer_lead_list. Their descriptions and schemas cost roughly 1,668 tokens of context every time the server is loaded.

### Is the com.mambabuilt/mcp-creator-lead-list-all-in-one server still maintained?

com.mambabuilt/mcp-creator-lead-list-all-in-one is still listed as active in the MCP registry. We last reached this channel on 26 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

### What licence is the com.mambabuilt/mcp-creator-lead-list-all-in-one server under?

com.mambabuilt/mcp-creator-lead-list-all-in-one declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.

## Links

- npm package: https://www.npmjs.com/package/@mambalabsdev/mcp-creator-lead-list-all-in-one
- Socket report: https://socket.dev/npm/package/@mambalabsdev/mcp-creator-lead-list-all-in-one
- Repository: https://github.com/mambalabsdev/mcp-creator-lead-list-all-in-one
- Changelog RSS feed: https://verifymcp.io/servers/com-mambabuilt-mcp-creator-lead-list-all-in-one/mambalabsdev-mcp-creator-lead-list-all-in-one.xml
- Changelog JSON feed: https://verifymcp.io/servers/com-mambabuilt-mcp-creator-lead-list-all-in-one/mambalabsdev-mcp-creator-lead-list-all-in-one.json
- HTML version of this page: https://verifymcp.io/servers/com-mambabuilt-mcp-creator-lead-list-all-in-one/mambalabsdev-mcp-creator-lead-list-all-in-one
