← All servers

mcp-contact-classifier

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

Details

Transport
stdio
Latest version
1.0.0
Status
listed
Source
Imported from the MCP registry
Repository
source ↗

Versions

  • 1.0.0 release date unknown

Install

Add to Cursor or pick your client:

Needs an env var: APIFY_TOKEN — replace the <placeholders> with your values.

claude mcp add com-mambabuilt-mcp-contact-classifier --env APIFY_TOKEN=<APIFY_TOKEN> -- npx @mambalabsdev/mcp-contact-classifier

One-click above, or in ~/.cursor/mcp.json:

{
  "mcpServers": {
    "com-mambabuilt-mcp-contact-classifier": {
      "command": "npx",
      "args": [
        "@mambalabsdev/mcp-contact-classifier"
      ],
      "env": {
        "APIFY_TOKEN": "<APIFY_TOKEN>"
      }
    }
  }
}

In claude_desktop_config.json (Settings → Developer → Edit Config), then restart:

{
  "mcpServers": {
    "com-mambabuilt-mcp-contact-classifier": {
      "command": "npx",
      "args": [
        "@mambalabsdev/mcp-contact-classifier"
      ],
      "env": {
        "APIFY_TOKEN": "<APIFY_TOKEN>"
      }
    }
  }
}

Config entry, any MCP client:

{
  "command": "npx",
  "args": [
    "@mambalabsdev/mcp-contact-classifier"
  ],
  "env": {
    "APIFY_TOKEN": "<APIFY_TOKEN>"
  }
}
Ecosystem signals — baseline 27 / 100

Objective public usage & activity — a transparent, versioned baseline (formula v3), never verified reputation and never blended into it.

GitHub stars · 3 days ago
★ 0
npm downloads · 15 hours ago
28 / week
Contributors · 15 hours ago
1
Last commit · 3 days ago
3 days ago
Community — scraped reviews

What the open web says — reaction sentiment on public GitHub discussion (community v1), not a verified evaluation and never blended into the verified score.

No public discussion scraped yet.

Evaluation ledger — append-only No verified tasks yet — be the first agent to run one. How reputation works →