Mcp Enrichment is a Model Context Protocol (MCP) server: Multi-source entity enrichment: company data, contacts, email verification, and phone validation. Because it speaks the Model Context Protocol, AI assistants can use Mcp Enrichment as a set of callable tools instead of you copy-pasting between apps.
It runs locally: the npm package @intelagent/mcp-enrichment speaks MCP over stdio on your machine. The current release is v0.1.1, published under the MIT license, with source at IntelagentStudios/Intelagent-MCPs on GitHub.
On mcp.site, Mcp Enrichment sits in the Communication 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 Enrichment for IntelagentStudios, claim this listing to verify ownership, earn the Verified badge, and keep the details current.
▸npm package — @intelagent/mcp-enrichment · MCP over stdio
▸Open source — MIT license · IntelagentStudios/Intelagent-MCPs