Mcp People Finder is a Model Context Protocol (MCP) server: Find people at a company by role, seniority and department, with verified business emails. In practice that means any MCP-compatible AI assistant can call Mcp People Finder's tools directly — the model decides when to use them in a conversation or agent run.
It runs locally: the npm package @mambalabsdev/mcp-people-finder speaks MCP over stdio on your machine. Configuration happens through environment variables — you'll need APIFY_TOKEN. The current release is v1.0.1, published under the MIT license, with source at mambalabsdev/mcp-people-finder on GitHub.
Mcp People Finder is listed under Communication on mcp.site and works with any MCP client — Claude Desktop, Claude Code, Cursor, VS Code, Windsurf, Zed and the rest of the ecosystem — using the install snippets below. If you maintain Mcp People Finder for mambabuilt.com, claim this listing to verify ownership, earn the Verified badge, and keep the details current.
▸npm package — @mambalabsdev/mcp-people-finder · MCP over stdio
▸Credentials — Requires APIFY_TOKEN
▸Open source — MIT license · mambalabsdev/mcp-people-finder