Back to Browse

Enrich Mcp Plugin MCP Server

Developer ToolsLow Risk10.0MCP RegistryRemote
Free

Server data from the Official MCP Registry

Free — no API key required. Enrich by domain or name. Country, contacts, social profiles.

About

Free — no API key required. Enrich by domain or name. Country, contacts, social profiles.

Remote endpoints: streamable-http: https://www.tradego.ai/mcp

Security Report

10.0
Low Risk10.0Low Risk

Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry.

Endpoint verified · Open access · No issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

HTTP Network Access

Connects to external APIs or services over the internet.

How to Connect

Remote Plugin

No local installation needed. Your AI client connects to the remote endpoint directly.

Add this to your MCP configuration to connect:

{
  "mcpServers": {
    "io-github-globalsearchdata-enrich": {
      "url": "https://www.tradego.ai/mcp"
    }
  }
}

Documentation

View on GitHub

From the project's GitHub README.

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

{
  "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

ToolWhat it does
enrich_companyDomain → company name, country, contact emails, phone numbers, social profiles
enrich_company_by_nameCompany 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

Reviews

No reviews yet

Be the first to review this server!