# com.mambabuilt/mcp-creator-change-monitor (npm · @mambalabsdev/mcp-creator-change-monitor)

Recheck a named influencer watchlist and return what moved since the run before it.

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

## Components

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

## Channel facts

- Registry: `npm`
- Package: `@mambalabsdev/mcp-creator-change-monitor`
- 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**: 57/100
  - AI-judged instruction clarity (excellent).
  - Context-footprint check failed: tool/resource definitions use about 988 tokens (~988/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-change-monitor server?

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

### Cursor

```json
{
  "mcpServers": {
    "com-mambabuilt-mcp-creator-change-monitor": {
      "command": "npx",
      "args": [
        "-y",
        "@mambalabsdev/mcp-creator-change-monitor"
      ]
    }
  }
}
```

### VS Code

```json
{
  "servers": {
    "com-mambabuilt-mcp-creator-change-monitor": {
      "command": "npx",
      "args": [
        "-y",
        "@mambalabsdev/mcp-creator-change-monitor"
      ]
    }
  }
}
```

### Codex

```bash
codex mcp add com-mambabuilt-mcp-creator-change-monitor -- npx -y @mambalabsdev/mcp-creator-change-monitor
```

### opencode

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

### OpenClaw

```bash
openclaw mcp add com-mambabuilt-mcp-creator-change-monitor --command npx --arg -y --arg @mambalabsdev/mcp-creator-change-monitor
```

### Hermes

```yaml
mcp_servers:
  com-mambabuilt-mcp-creator-change-monitor:
    command: "npx"
    args: ["-y", "@mambalabsdev/mcp-creator-change-monitor"]
```

### Netclaw

```json
{
  "McpServers": {
    "com-mambabuilt-mcp-creator-change-monitor": {
      "Transport": "stdio",
      "Command": "npx",
      "Arguments": [
        "-y",
        "@mambalabsdev/mcp-creator-change-monitor"
      ]
    }
  }
}
```

### Vellum

```bash
assistant mcp add com-mambabuilt-mcp-creator-change-monitor -t stdio -c npx -a -y @mambalabsdev/mcp-creator-change-monitor
```

### Other

```json
{
  "mcpServers": {
    "com-mambabuilt-mcp-creator-change-monitor": {
      "command": "npx",
      "args": [
        "-y",
        "@mambalabsdev/mcp-creator-change-monitor"
      ]
    }
  }
}
```

## 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)

### `monitor_influencer_changes` (~988 tokens)

Recheck an Influencer Watchlist for Changes

Rereads a named watchlist of creator handles and compares every field against the state the previous run on that same list name recorded. Returns one row per change with change_type, change_from, change_to, and previous_run_at, alongside the creator handle, profile URL, follower count, newsletter status, bio link, and manager email. The first run on a new list name records the baseline and returns it, so there is something to compare against next time. Each list name keeps its own baseline, so one account can watch a client roster, a prospect list, and a competitor set without them mixing. Turning off the link recheck keeps the pass to profiles only, which is faster and cheaper on a large list. Charges $0.002 per run plus $0.008 per creator rechecked, $0.01 per change found, 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.

Input parameters:

- `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.
- `check_links` (boolean): Rechecks newsletter status, products, and manager contact on every run. Uncheck for a follower and bio link only check at lower cost: the link columns then keep the values from the last run that read…
- `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…
- `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…
- `list_name` (string): Names the saved state. The first run for a list returns one first_seen row per creator as the baseline; later runs with the same name return only changes. Letters, digits, dot, dash, underscore. Defa…
- `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…
- `platforms` (array): 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_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.

## Diagnostics

Captured diagnostic sections: Provenance, Dependencies. The full working is on the page: https://verifymcp.io/servers/com-mambabuilt-mcp-creator-change-monitor/mambalabsdev-mcp-creator-change-monitor#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-change-monitor server?

com.mambabuilt/mcp-creator-change-monitor is listed in the public MCP registry as com.mambabuilt/mcp-creator-change-monitor. Recheck a named influencer watchlist and return what moved since the run before it. This page covers its npm package (@mambalabsdev/mcp-creator-change-monitor).

### Is the com.mambabuilt/mcp-creator-change-monitor server safe to use?

com.mambabuilt/mcp-creator-change-monitor 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-change-monitor server expose?

com.mambabuilt/mcp-creator-change-monitor exposes 1 tool: monitor_influencer_changes. Their descriptions and schemas cost roughly 988 tokens of context every time the server is loaded.

### Is the com.mambabuilt/mcp-creator-change-monitor server still maintained?

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

com.mambabuilt/mcp-creator-change-monitor 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-change-monitor
- Socket report: https://socket.dev/npm/package/@mambalabsdev/mcp-creator-change-monitor
- Repository: https://github.com/mambalabsdev/mcp-creator-change-monitor
- Changelog RSS feed: https://verifymcp.io/servers/com-mambabuilt-mcp-creator-change-monitor/mambalabsdev-mcp-creator-change-monitor.xml
- Changelog JSON feed: https://verifymcp.io/servers/com-mambabuilt-mcp-creator-change-monitor/mambalabsdev-mcp-creator-change-monitor.json
- HTML version of this page: https://verifymcp.io/servers/com-mambabuilt-mcp-creator-change-monitor/mambalabsdev-mcp-creator-change-monitor
