trackmcp
Back to directory
globalsearchdata

enrich-mcp-plugin

View on GitHub

Free -> no API key required. Domain or company name -> company intelligence for AI agents. Look up company name, country, contacts, and social profiles from any MCP-compatible client.

6 starsOthers Updated Aug 14, 2026
mcpmcp-serverenrichenricherenrichment

Documentation

Enrich MCP Server

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

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

Or via CLI:

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

Claude Code

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

Tools

ToolWhat 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

code
.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

Frequently asked questions

What is enrich-mcp-plugin?

enrich-mcp-plugin is Free -> no API key required. Domain or company name -> company intelligence for AI agents. Look up company name, country, contacts, and social profiles from any MCP-compatible client.

How do I install enrich-mcp-plugin?

Open the GitHub repository and follow its README. Most MCP servers are added to your client's MCP config, then called by your agent.

Is enrich-mcp-plugin open source?

Yes — it is hosted on GitHub at https://github.com/globalsearchdata/enrich-mcp-plugin and has 6 stars.

Related MCP tools

Run your own MCP server? See who uses it and what to fix.

Measure it with TrackMCP