Loomal

Multi-source entity enrichment: company data, contacts, email verification, and phone validation

0 starsnpm: @intelagent/mcp-enrichment

About mcp-enrichment

mcp-enrichment is an MCP (Model Context Protocol) server published by intelagentstudios in the official MCP registry, listed under Communication on Loomal. Multi-source entity enrichment: company data, contacts, email verification, and phone validation

It ships as an npm package (@intelagent/mcp-enrichment), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/intelagentstudios/intelagent-mcps.

Use mcp-enrichment with your agent

Claude Code · one command
claude mcp add mcp-enrichment -- npx -y @intelagent/mcp-enrichment
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "mcp-enrichment": {
      "command": "npx",
      "args": [
        "-y",
        "@intelagent/mcp-enrichment"
      ]
    }
  }
}
npm@intelagent/mcp-enrichment

Frequently asked questions

What is mcp-enrichment?
mcp-enrichment is an MCP (Model Context Protocol) server by intelagentstudios in the Communication category. Multi-source entity enrichment: company data, contacts, email verification, and phone validation
How do I connect mcp-enrichment to Claude, Cursor, or another MCP client?
Install mcp-enrichment from its npm package (@intelagent/mcp-enrichment) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is mcp-enrichment open source?
Yes — the source code is public at github.com/intelagentstudios/intelagent-mcps.
Can AI agents pay to use mcp-enrichment?
Not yet through Loomal — mcp-enrichment is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain mcp-enrichment? Claim this listing free by verifying GitHub ownership, or contact us.