Command Palette

Search for a command to run...

UnylyUnyly
Browse all

Enrich

FreeNot checked

Domain enrichment for AI agents: company name, country, contact emails, phone numbers, and social profiles.

GitHubEmbed

About

Domain enrichment for AI agents: company name, country, contact emails, phone numbers, and social profiles.

README

Company intelligence for AI agents. Look up company name, country, contacts, and social profiles by domain or company name — from any MCP-compatible client.

Connect

Claude Desktop / Cursor / VS Code

{
  "mcpServers": {
    "enrich": {
      "type": "http",
      "url": "https://www.tradego.ai/mcp"
    }
  }
}

Or via CLI:

npx mcp-remote https://www.tradego.ai/mcp

Claude Code

claude mcp add enrich https://www.tradego.ai/mcp --transport http

Tools

Tool What it does
enrich_company Domain → company name, country, contact emails, phone numbers, social profiles
enrich_company_by_name Company name → domain, country, contact emails, phone numbers, social profiles

Try Asking

"Enrich skylineproductionsacademy.com — who works there and how can I reach them?"

"Look up stripe.com and tell me about the company"

"Find the company named Tesla and give me their contact info"

Prerequisites

  • An MCP-compatible client (Claude Desktop, Cursor, VS Code, Claude Code)
  • No API key required (public access)

Repository Structure

.mcp.json                  ← MCP server registration
.claude-plugin/            ← Claude plugin metadata
.codex-plugin/             ← Codex/OpenAI plugin metadata
assets/                    ← Logo and brand assets
README.md                  ← This file
LICENSE

smithery badge

License

MIT

from github.com/globalsearchdata/enrich-mcp-plugin

Installing Enrich

This server has no published package — it is built from source. Open the repository and follow its README.

▸ github.com/globalsearchdata/enrich-mcp-plugin

FAQ

Is Enrich MCP free?

Yes, Enrich MCP is free — one-click install via Unyly at no cost.

Does Enrich need an API key?

No, Enrich runs without API keys or environment variables.

Is Enrich hosted or self-hosted?

Self-hosted: the server runs locally on your machine via the install command above.

How do I install Enrich in Claude Desktop, Claude Code or Cursor?

Open Enrich on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.

Related MCPs

Compare Enrich with

Not sure what to pick?

Find your stack in 60 seconds

Author?

Embed badge for your README

Browse similar

All ai MCPs