MCP Enrichment runs on your own machine — the client starts it, so there is no endpoint to ping. 40 installs a week from npm.
Multi-source entity enrichment: company data, contacts, email verification, and phone validation
The linked repository no longer exists on GitHub — it was deleted or made private.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add mcp-enrichment -- npx -y @intelagent/mcp-enrichment
{
"mcpServers": {
"mcp-enrichment": {
"args": [
"-y",
"@intelagent/mcp-enrichment"
],
"command": "npx"
}
}
}
[mcp_servers.mcp-enrichment]
command = "npx"
args = ["-y", "@intelagent/mcp-enrichment"]
{
"mcpServers": {
"mcp-enrichment": {
"args": [
"-y",
"@intelagent/mcp-enrichment"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mcp-enrichment": {
"args": [
"-y",
"@intelagent/mcp-enrichment"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.