# Enrich Mcp Plugin

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

- **Type:** MCP server
- **Install:** `agentstack add mcp-globalsearchdata-enrich-mcp-plugin`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [globalsearchdata](https://agentstack.voostack.com/s/globalsearchdata)
- **Installs:** 0
- **Category:** [Integrations](https://agentstack.voostack.com/c/integrations)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [globalsearchdata](https://github.com/globalsearchdata)
- **Source:** https://github.com/globalsearchdata/enrich-mcp-plugin

## Install

```sh
agentstack add mcp-globalsearchdata-enrich-mcp-plugin
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# 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

| 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
```

[](https://smithery.ai/servers/globalsearchdata/enrich-mcp-plugin)

## License

MIT

## Source & license

This open-source MCP server is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [globalsearchdata](https://github.com/globalsearchdata)
- **Source:** [globalsearchdata/enrich-mcp-plugin](https://github.com/globalsearchdata/enrich-mcp-plugin)
- **License:** MIT

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/mcp-globalsearchdata-enrich-mcp-plugin
- Seller: https://agentstack.voostack.com/s/globalsearchdata
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
