Mcp Contact Classifier is a Model Context Protocol (MCP) server: Classify a job title into department and seniority, and optionally verify the position. Because it speaks the Model Context Protocol, AI assistants can use Mcp Contact Classifier as a set of callable tools instead of you copy-pasting between apps.
It runs locally: the npm package @mambalabsdev/mcp-contact-classifier speaks MCP over stdio on your machine. Configuration happens through environment variables — you'll need APIFY_TOKEN. The current release is v1.0.0, published under the MIT license, with source at mambalabsdev/mcp-contact-classifier on GitHub.
On mcp.site, Mcp Contact Classifier sits in the Development category. Any MCP client can use it — Claude Desktop, Claude Code, Cursor, VS Code, Windsurf, Zed among them — via the install snippets below. If you maintain Mcp Contact Classifier for mambabuilt.com, claim this listing to verify ownership, earn the Verified badge, and keep the details current.
▸npm package — @mambalabsdev/mcp-contact-classifier · MCP over stdio
▸Credentials — Requires APIFY_TOKEN
▸Open source — MIT license · mambalabsdev/mcp-contact-classifier