# com.mambabuilt/mcp-contact-classifier (npm · @mambalabsdev/mcp-contact-classifier)

Classify a job title into department and seniority, and optionally verify the position.

- Trust score: 80/100 (high trust)
- Change this week: 0
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-09-20

## Components

- npm · `@mambalabsdev/mcp-contact-classifier`: 80/100 (this document), [markdown](https://verifymcp.io/servers/com-mambabuilt-mcp-contact-classifier/mambalabsdev-mcp-contact-classifier.md), [page](https://verifymcp.io/servers/com-mambabuilt-mcp-contact-classifier/mambalabsdev-mcp-contact-classifier)

## Channel facts

- Registry: `npm`
- Package: `@mambalabsdev/mcp-contact-classifier`
- 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-09-20.

- **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 96 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 39 days ago).
  - Publishes a security disclosure policy (SECURITY.md).
- **Schema Quality & AI Usability**: 62/100
  - AI-judged instruction clarity (excellent).
  - Context-footprint check failed: tool/resource definitions use about 540 tokens (~540/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**: 83/100
  - Stability observed for 25 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.
- **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.

## Install

### How do I install the com.mambabuilt/mcp-contact-classifier server?

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

### Cursor

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

### VS Code

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

### Codex

```bash
codex mcp add com-mambabuilt-mcp-contact-classifier -- npx -y @mambalabsdev/mcp-contact-classifier
```

### opencode

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

### OpenClaw

```bash
openclaw mcp add com-mambabuilt-mcp-contact-classifier --command npx --arg -y --arg @mambalabsdev/mcp-contact-classifier
```

### Hermes

```yaml
mcp_servers:
  com-mambabuilt-mcp-contact-classifier:
    command: "npx"
    args: ["-y", "@mambalabsdev/mcp-contact-classifier"]
```

### Netclaw

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

### Vellum

```bash
assistant mcp add com-mambabuilt-mcp-contact-classifier -t stdio -c npx -a -y @mambalabsdev/mcp-contact-classifier
```

### Other

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

## 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-20 (score 80, +1)

No change was recorded against any check on this day. Stability & Change Management went from 80 to 83. That category is still filling its 30-day observation window: 24 days of observed history at the previous scan, 25 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-18 (score 79, −3)

- [functional] Stability: pass → 0.77

### 2026-09-17 (score 82, 0)

- [security] Stability: 0.97 → pass

### 2026-09-16 (score 82, +1)

No change was recorded against any check on this day. Stability & Change Management went from 93 to 97. That category is still filling its 30-day observation window: 28 days of observed history at the previous scan, 29 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-14 (score 81, +1)

No change was recorded against any check on this day. Stability & Change Management went from 87 to 90. That category is still filling its 30-day observation window: 26 days of observed history at the previous scan, 27 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-12 (score 80, +1)

No change was recorded against any check on this day. Stability & Change Management went from 80 to 83. That category is still filling its 30-day observation window: 24 days of observed history at the previous scan, 25 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-11 (score 79, −3)

- [functional] Stability: pass → 0.80

### 2026-09-10 (score 82, 0)

- [security] Stability: 0.97 → pass

## MCP tools (1)

### `classify_contact` (~540 tokens)

Classify Contact

One contact in, one classified row out. Give it a job title and it returns the department, the seniority level, a seniority_rank from 1 to 12 you can filter with a comparison, and classification_rule, the named rule that fired, so every decision is auditable. The classification is a deterministic rule table: it needs no API key, calls no model, and returns the same answer for the same title every time. Only job_title is required. full_name and company_domain are read only when verify_position is on, which checks whether the person is still listed on their employer's own website and adds roughly 3 seconds and 9 requests per contact. The optional LLM fallback for titles the rules cannot place runs on your own key, set as the LLM_API_KEY secret environment variable on your own copy of the actor, and only the title is ever sent, never the person's name. With no key set those titles come back null rather than failing the row. This actor does not discover people: the name and title come from you. Requires an APIFY_TOKEN and consumes Apify credits. Read only.

Input parameters:

- `company_domain` (string): Only needed for position verification. The company's website domain, with or without https.
- `full_name` (string): Only needed for position verification. Classification works without it. This name is never sent to any language model.
- `job_title` (string, required): The contact's job title, exactly as you hold it. Classified by deterministic rules with no API key needed.
- `llm_model` (string): Model id passed straight through to the provider. Only read when the LLM fallback is on. Default: "gpt-4o-mini".
- `llm_provider` (string): Which provider your LLM_API_KEY belongs to. Only read when the LLM fallback is on. Default: "openai".
- `skipCache` (string): Set to true to ignore cached results and classify from scratch. Default: "false".
- `use_llm_fallback` (boolean): Off by default. When on, titles the rules cannot place are sent to your own model using the LLM_API_KEY secret environment variable you set on your copy of this Actor. Only the title is sent, never t…
- `verify_position` (boolean): Check whether the person is still listed on their employer's own website. Off by default. Adds roughly 3 seconds and 9 requests per contact, and needs both the name and the domain. Default: false.

## Diagnostics

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

## Score history

- 2026-09-20: 80
- 2026-09-19: 79
- 2026-09-18: 79
- 2026-09-17: 82
- 2026-09-16: 82
- 2026-09-15: 81
- 2026-09-14: 81
- 2026-09-13: 80
- 2026-09-12: 80
- 2026-09-11: 79
- 2026-09-10: 82
- 2026-09-09: 82
- 2026-09-08: 81
- 2026-09-07: 81
- 2026-09-06: 80
- 2026-09-05: 80
- 2026-09-04: 79
- 2026-09-03: 79
- 2026-09-02: 78
- 2026-09-01: 78
- 2026-08-31: 78
- 2026-08-30: 77
- 2026-08-29: 77
- 2026-08-28: 76
- 2026-08-27: 76
- 2026-08-26: 75
- 2026-08-25: 73
- 2026-08-24: 73
- 2026-08-23: 72
- 2026-08-22: 72

## Common questions

### What is the com.mambabuilt/mcp-contact-classifier server?

com.mambabuilt/mcp-contact-classifier is listed in the public MCP registry as com.mambabuilt/mcp-contact-classifier. Classify a job title into department and seniority, and optionally verify the position. This page covers its npm package (@mambalabsdev/mcp-contact-classifier).

### Is the com.mambabuilt/mcp-contact-classifier server safe to use?

com.mambabuilt/mcp-contact-classifier scores 80 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 20 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-contact-classifier server expose?

com.mambabuilt/mcp-contact-classifier exposes 1 tool: classify_contact. Their descriptions and schemas cost roughly 540 tokens of context every time the server is loaded.

### Is the com.mambabuilt/mcp-contact-classifier server still maintained?

com.mambabuilt/mcp-contact-classifier is still listed as active in the MCP registry. We last reached this channel on 20 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-contact-classifier server under?

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