Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

com.mambabuilt/mcp-creator-lead-list-all-in-one

NPM · @MAMBALABSDEV/MCP-CREATOR-LEAD-LIST-ALL-IN-ONE · SCANNED SEP 26

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

67 Trust /100
Trust breakdown (7 categories)

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. How we score → Why this is hard to score →

Supply Chain Security98
  • No malware found by supply-chain analysis.Pass
  • No known CVEs affecting this package version or its production dependencies.Pass
  • No install/post-install scripts declared.Pass
  • 31 of 95 dependencies flagged as unhealthy. View diagnostics → Partial
Provenance & Transparency48
  • Source repository is publicly reachable at the declared URL. View diagnostics → Pass
  • Provenance check failed: no build-provenance attestation is published. See how to fix → View diagnostics → Fail
  • Clear OSI-approved license (MIT).Pass
  • Actively maintained (last published 3 days ago).Pass
  • Publishes a security disclosure policy (SECURITY.md).Pass
Schema Quality & AI Usability58
  • AI-judged instruction clarity (excellent).Pass
  • 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. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management0
  • Stability not yet verified: not enough scan history yet (needs a 30-day window).Unverified
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • We read all 1 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
  • An AI judge read all 1 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass

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.

npm · @mambalabsdev/mcp-creator-lead-list-all-in-one

# add to Claude Code
claude mcp add com-mambabuilt-mcp-creator-lead-list-all-in-one -- npx -y @mambalabsdev/mcp-creator-lead-list-all-in-one
// .cursor/mcp.json
{
  "mcpServers": {
    "com-mambabuilt-mcp-creator-lead-list-all-in-one": {
      "command": "npx",
      "args": [
        "-y",
        "@mambalabsdev/mcp-creator-lead-list-all-in-one"
      ]
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "com-mambabuilt-mcp-creator-lead-list-all-in-one": {
      "command": "npx",
      "args": [
        "-y",
        "@mambalabsdev/mcp-creator-lead-list-all-in-one"
      ]
    }
  }
}
# add to Codex CLI
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
    }
  }
}
# add to OpenClaw
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/config.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/config/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"
      ]
    }
  }
}
# add to Vellum
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
// mcp.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 we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 25 Sept 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 23 Sept 26 +15
    • Malware scan: unverified → pass ▲ security
  • 22 Sept 26 52

    First indexed and scored.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 26 Sept 2026 · Analysed npm/@mambalabsdev/mcp-creator-lead-list-all-in-one@1.0.1

Provenance No attestation

The registry publishes no build provenance for this version, so there is nothing to verify.

Result No attestation
Ecosystem npm

Background: How many MCP packages publish verified provenance →

Dependencies 95 packages
Packages resolved 95
Stale 31
Tree resolution Complete

Background: SBOMs and build attestations, explained →

MCP tools · 1 exposed · ~1,668 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
build_influencer_lead_list ~1,668

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.

NameTypeReqDescription
ai_api_keystring–Your own model API key. Used only when `ai_check` is on. Never stored, logged, or written to a row.
ai_checkboolean–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_providerstring–Which API the key belongs to. Default: "anthropic".
batch_sizeinteger–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_poolboolean–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_blockboolean–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_maxinteger–Drop creators whose follower count is known and above this. Default: 500000.
follower_mininteger–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.
handlesarray–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…
keywordsarray–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_agenciesboolean–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_creatorsinteger–Hard cap on rows returned, so a broad niche cannot run away. Default: 200.
max_creators_per_keywordinteger–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_nicheinteger–How many keywords from the niche set to search. 1 to 60. Default: 10.
modestring–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…
nichestring–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…
platformsarray–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_pagesboolean–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_emailboolean–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_linksboolean–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_tokenstring–Optional. An app access token for your Twitch client id (client credentials flow). Used only for Twitch reads, never stored or logged.
twitch_client_idstring–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_onlyboolean–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…

No output schema declared.

No examples provided.

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.