Mcp Company Identity Resolver is a Model Context Protocol (MCP) server: Resolve company name, domain, or LinkedIn into one canonical identity with confidence scores. In practice that means any MCP-compatible AI assistant can call Mcp Company Identity Resolver's tools directly — the model decides when to use them in a conversation or agent run.
It runs locally: the npm package @mambalabsdev/mcp-company-identity-resolver 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-company-identity-resolver on GitHub.
Mcp Company Identity Resolver is listed under Development 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 Company Identity Resolver for mambabuilt.com, claim this listing to verify ownership, earn the Verified badge, and keep the details current.
▸npm package — @mambalabsdev/mcp-company-identity-resolver · MCP over stdio
▸Credentials — Requires APIFY_TOKEN
▸Open source — MIT license · mambalabsdev/mcp-company-identity-resolver