# com.mambabuilt/mcp-funding-press-signal-scanner (npm · @mambalabsdev/mcp-funding-press-signal-scanner)

Scan news for funding rounds, exec moves, product launches, and acquisitions at any company.

- Trust score: 68/100 (medium)
- Change this week: +44
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-08-03

## Components

- npm · `@mambalabsdev/mcp-funding-press-signal-scanner`: 68/100 (this document), [markdown](https://verifymcp.io/servers/com-mambabuilt-mcp-funding-press-signal-scanner/mambalabsdev-mcp-funding-press-signal-scanner.md), [page](https://verifymcp.io/servers/com-mambabuilt-mcp-funding-press-signal-scanner/mambalabsdev-mcp-funding-press-signal-scanner)

## Channel facts

- Registry: `npm`
- Package: `@mambalabsdev/mcp-funding-press-signal-scanner`
- Version: `1.0.0`
- 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-08-03.

- **Supply Chain Security**: 87/100
  - No malware found by supply-chain analysis.
  - Only part of the dependency tree could be resolved (95 of 99), so this covers what we could see, not the whole tree.
  - No install/post-install scripts declared.
  - Only part of the dependency tree could be resolved (95 of 99), so this covers what we could see, not the whole tree.
- **Provenance & Transparency**: 45/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 42 days ago).
  - Disclosure check failed: no security disclosure policy was found in the source repository.
- **Schema Quality & AI Usability**: 71/100
  - AI-judged instruction clarity (good).
  - Tool/resource definitions use about 114 tokens (~114/item across 1 items; 1 tools + 0 resources), lean.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 27/100
  - Stability observed for 8 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **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.
- **Capabilities**: 100/100
  - Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.

## Install

### Claude

```bash
claude mcp add com-mambabuilt-mcp-funding-press-signal-scanner -- npx -y @mambalabsdev/mcp-funding-press-signal-scanner
```

### Codex

```bash
codex mcp add com-mambabuilt-mcp-funding-press-signal-scanner -- npx -y @mambalabsdev/mcp-funding-press-signal-scanner
```

### opencode

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

### OpenClaw

```bash
openclaw mcp add com-mambabuilt-mcp-funding-press-signal-scanner --command npx --arg -y --arg @mambalabsdev/mcp-funding-press-signal-scanner
```

### Hermes

```yaml
mcp_servers:
  com-mambabuilt-mcp-funding-press-signal-scanner:
    command: "npx"
    args: ["-y", "@mambalabsdev/mcp-funding-press-signal-scanner"]
```

### Other

```json
{
  "mcpServers": {
    "com-mambabuilt-mcp-funding-press-signal-scanner": {
      "command": "npx",
      "args": [
        "-y",
        "@mambalabsdev/mcp-funding-press-signal-scanner"
      ]
    }
  }
}
```

## 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-08-02 (score 68, +26)

- [security regression] Provenance: fail → unverified
- [security regression] Install scripts: pass → unverified
- [security improvement] Known CVEs: unverified → partial
- [security improvement] Malware scan: unverified → pass
- [security] Stability: Stability not yet verified: we do not have a sandbox capture of the MCP schema this version of the package serves yet.
- [functional regression] Tool coverage: 100 → unverified
- [functional regression] License: pass → unverified
- [functional regression] Capabilities: pass → unverified
- [functional regression] Maintenance: pass → unverified
- [functional improvement] Dependency health: unverified → partial
- [functional improvement] Stability: unverified → 0.23
- [functional] Licence: MIT

### 2026-07-31 (score 42, −36)

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

### 2026-07-29 (score 78, +53)

- [security regression] Provenance: unverified → fail
- [security improvement] Known CVEs: unverified → partial
- [security improvement] Install scripts: unverified → pass
- [functional improvement] Maintenance: unverified → pass
- [functional improvement] License: unverified → pass
- [functional improvement] Tool coverage: unverified → 100
- [functional] First check of Tool coverage: 100
- [functional] First check of Schema quality: good
- [functional] First check of Schema quality: pass
- [functional] First check of Schema quality: fail
- [functional] Licence: MIT

### 2026-07-28 (score 25, +1)

- [functional improvement] Dependency health: unverified → partial

### 2026-07-27 (score 24)

First indexed and scored.

## MCP tools (1)

### `get_funding_press_signals` (~114 tokens)

Get Funding and Press Signals

Scan Google News and PR wires for funding rounds, executive moves, product launches, and acquisitions at any company domain. Returns deduplicated, dated events in flat Clay-ready JSON. Read-only; requires APIFY_TOKEN; consumes Apify credits.

Input parameters:

- `company_name` (string): Optional company name hint, used when the domain does not match the brand name, e.g. Deel for deel.com.
- `domain` (string, required): Company domain to scan, without https or www, e.g. stripe.com.

## Diagnostics

Captured diagnostic sections: Provenance, Dependencies. The full working is on the page: https://verifymcp.io/servers/com-mambabuilt-mcp-funding-press-signal-scanner/mambalabsdev-mcp-funding-press-signal-scanner#diagnostics

## Score history

- 2026-08-03: 68
- 2026-08-02: 68
- 2026-08-01: 42
- 2026-07-31: 42
- 2026-07-30: 78
- 2026-07-29: 78
- 2026-07-28: 25
- 2026-07-27: 24

## Links

- npm package: https://www.npmjs.com/package/@mambalabsdev/mcp-funding-press-signal-scanner
- Socket report: https://socket.dev/npm/package/@mambalabsdev/mcp-funding-press-signal-scanner
- Repository: https://github.com/mambalabsdev/mcp-funding-press-signal-scanner
- Changelog RSS feed: https://verifymcp.io/servers/com-mambabuilt-mcp-funding-press-signal-scanner/mambalabsdev-mcp-funding-press-signal-scanner/changelog.xml
- Changelog JSON feed: https://verifymcp.io/servers/com-mambabuilt-mcp-funding-press-signal-scanner/mambalabsdev-mcp-funding-press-signal-scanner/changelog.json
- HTML version of this page: https://verifymcp.io/servers/com-mambabuilt-mcp-funding-press-signal-scanner/mambalabsdev-mcp-funding-press-signal-scanner
