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-profile-reader

NPM · @MAMBALABSDEV/MCP-CREATOR-PROFILE-READER · SCANNED SEP 26

Read influencer profiles by handle across seven platforms: followers, engagement, bio, and bio link.

68 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 Usability61
  • AI-judged instruction clarity (excellent).Pass
  • Context-footprint check failed: tool/resource definitions use about 849 tokens (~849/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-profile-reader server?

com.mambabuilt/mcp-creator-profile-reader runs locally as an npm package, launched with npx -y @mambalabsdev/mcp-creator-profile-reader. 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-profile-reader

# add to Claude Code
claude mcp add com-mambabuilt-mcp-creator-profile-reader -- npx -y @mambalabsdev/mcp-creator-profile-reader
// .cursor/mcp.json
{
  "mcpServers": {
    "com-mambabuilt-mcp-creator-profile-reader": {
      "command": "npx",
      "args": [
        "-y",
        "@mambalabsdev/mcp-creator-profile-reader"
      ]
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "com-mambabuilt-mcp-creator-profile-reader": {
      "command": "npx",
      "args": [
        "-y",
        "@mambalabsdev/mcp-creator-profile-reader"
      ]
    }
  }
}
# add to Codex CLI
codex mcp add com-mambabuilt-mcp-creator-profile-reader -- npx -y @mambalabsdev/mcp-creator-profile-reader
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "com-mambabuilt-mcp-creator-profile-reader": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "@mambalabsdev/mcp-creator-profile-reader"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add com-mambabuilt-mcp-creator-profile-reader --command npx --arg -y --arg @mambalabsdev/mcp-creator-profile-reader
# ~/.hermes/config.yaml
mcp_servers:
  com-mambabuilt-mcp-creator-profile-reader:
    command: "npx"
    args: ["-y", "@mambalabsdev/mcp-creator-profile-reader"]
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "com-mambabuilt-mcp-creator-profile-reader": {
      "Transport": "stdio",
      "Command": "npx",
      "Arguments": [
        "-y",
        "@mambalabsdev/mcp-creator-profile-reader"
      ]
    }
  }
}
# add to Vellum
assistant mcp add com-mambabuilt-mcp-creator-profile-reader -t stdio -c npx -a -y @mambalabsdev/mcp-creator-profile-reader
// mcp.json
{
  "mcpServers": {
    "com-mambabuilt-mcp-creator-profile-reader": {
      "command": "npx",
      "args": [
        "-y",
        "@mambalabsdev/mcp-creator-profile-reader"
      ]
    }
  }
}
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 53

    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-profile-reader@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 · ~849 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
read_influencer_profiles ~849

Reads creator profiles on TikTok, Instagram, YouTube, Pinterest, Twitch, Threads, and podcasts from handles or profile URLs. Returns one flat row per creator with display name, follower count, following count, post count, engagement rate, verified flag, bio text, bio link, any public business email, a country guess with the method behind it, and a stable creator_id. Engagement rate is lifetime likes per post over followers, and the method is named on the row rather than implied. It reads profiles only: it does not follow the bio link, which is what Link in Bio Scraper and Newsletter Detector does. Every row carries row_status and error_reason. Charges $0.001 per run plus $0.006 per profile read, and $0.01 per Instagram bio fetch when one is needed. 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
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…
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…
platformsarray–Which platforms a bare @handle is looked up on. A full profile URL carries its own platform and ignores this. This actor does not search; pass the creators you want read. Supported: TikTok, Instagram…
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-profile-reader server?

com.mambabuilt/mcp-creator-profile-reader is listed in the public MCP registry as com.mambabuilt/mcp-creator-profile-reader. Read influencer profiles by handle across seven platforms: followers, engagement, bio, and bio link. This page covers its npm package (@mambalabsdev/mcp-creator-profile-reader).

Is the com.mambabuilt/mcp-creator-profile-reader server safe to use?

com.mambabuilt/mcp-creator-profile-reader scores 68 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-profile-reader server expose?

com.mambabuilt/mcp-creator-profile-reader exposes 1 tool: read_influencer_profiles. Their descriptions and schemas cost roughly 849 tokens of context every time the server is loaded.

Is the com.mambabuilt/mcp-creator-profile-reader server still maintained?

com.mambabuilt/mcp-creator-profile-reader 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-profile-reader server under?

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