mcp-contact-classifier
Rank #32,111com.mambabuilt/mcp-contact-classifier
Classify a job title into department and seniority, and optionally verify the position.
mcp-contact-classifier is a Model Context Protocol (MCP) server published by mambalabsdev. It ranks #32,111 of 121,933 servers tracked on MCP Toplist. mcp-contact-classifier is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Aug 11, 2026 and most recently updated on Aug 11, 2026.
Ranks ahead of 89,822 of 121,933 servers on MCP Toplist.
Use mcp-contact-classifier
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add mcp-contact-classifier -e "APIFY_TOKEN=<your APIFY_TOKEN>" -- npx -y @mambalabsdev/mcp-contact-classifierReplace each placeholder with your own value before saving.
[mcp_servers.mcp-contact-classifier]
command = "npx"
args = ["-y", "@mambalabsdev/mcp-contact-classifier"]
[mcp_servers.mcp-contact-classifier.env]
APIFY_TOKEN = "<your APIFY_TOKEN>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mcp-contact-classifier": {
"command": "npx",
"args": [
"-y",
"@mambalabsdev/mcp-contact-classifier"
],
"env": {
"APIFY_TOKEN": "<your APIFY_TOKEN>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mcp-contact-classifier": {
"command": "npx",
"args": [
"-y",
"@mambalabsdev/mcp-contact-classifier"
],
"env": {
"APIFY_TOKEN": "<your APIFY_TOKEN>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"mcp-contact-classifier": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@mambalabsdev/mcp-contact-classifier"
],
"env": {
"APIFY_TOKEN": "<your APIFY_TOKEN>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mcp-contact-classifier": {
"command": "npx",
"args": [
"-y",
"@mambalabsdev/mcp-contact-classifier"
],
"env": {
"APIFY_TOKEN": "<your APIFY_TOKEN>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mcp-contact-classifier": {
"command": "npx",
"args": [
"-y",
"@mambalabsdev/mcp-contact-classifier"
],
"env": {
"APIFY_TOKEN": "<your APIFY_TOKEN>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/com.mambabuilt%2Fmcp-contact-classifier)<a href="https://mcptoplist.com/server/com.mambabuilt%2Fmcp-contact-classifier"><img src="https://mcptoplist.com/badge/com.mambabuilt%2Fmcp-contact-classifier.svg" alt="MCP Toplist: Top 50% of 121,933" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
mambalabsdev
Other servers by mambalabsdev
- mcp-gtm-suite#9,254 · 8 vers
- mcp-job-board-keyword-signal-scanner#14,770 · 4 vers
- mcp-domain-to-linkedin-url-resolver#16,150 · 3 vers
- mcp-icp-fit-scorer#16,151 · 3 vers
- mcp-gtm-tech-stack-signal-scraper#16,877 · 4 vers
- Company Social Presence Mapper MCP Server#17,718 · 3 vers
- mcp-gtm-hiring-signal-scraper#18,013 · 4 vers
- mcp-gtm-signals-aggregator#19,179 · 4 vers
- Job Posting Monitor MCP Server#19,380 · 3 vers
- company-change-event-feed#19,768 · 3 vers
- Funding & Press Signal Scanner MCP Server#21,059 · 3 vers
- AI Tooling Detector MCP Server#21,500 · 3 vers
Available versions (1)
| Version | Published |
|---|---|
| 1.0.0 | Aug 11, 2026 |
Frequently asked questions
- Who maintains mcp-contact-classifier?
- mcp-contact-classifier is maintained by mambalabsdev, which publishes 47 MCP servers (97 total versions) tracked on MCP Toplist.
- Is mcp-contact-classifier listed on the Official MCP Registry?
- Yes — mcp-contact-classifier is listed on the Official MCP Registry, alongside Glama.
- How many versions does mcp-contact-classifier have?
- MCP Toplist tracks 1 version of mcp-contact-classifier, most recently published on Aug 11, 2026.
- Where can I find the source code for mcp-contact-classifier?
- The source code for mcp-contact-classifier is hosted at github.com/mambalabsdev/mcp-contact-classifier.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.