Enrich Mcp Plugin
@globalsearchdata
About Enrich Mcp Plugin
Free -> no API key required. Domain -> company intelligence for AI agents. Look up company name, country, contacts, and social profiles from any MCP-compatible client.
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"enrich-mcp-plugin": {
"command": "npx",
"args": [
"mcp-remote",
"https://www.tradego.ai/mcp"
]
}
}
}Tools
2Domain → company name, country, contact emails, phone numbers, social profiles
Company name → domain, country, contact emails, phone numbers, social profiles
Overview
What is Enrich Mcp Plugin?
Company intelligence for AI agents. It looks up company name, country, contacts, and social profiles by domain or company name from any MCP-compatible client.
How to use Enrich Mcp Plugin?
Configure in Claude Desktop, Cursor, or VS Code by adding the server URL to your MCP settings, or connect via CLI using npx mcp-remote https://www.tradego.ai/mcp. For Claude Code, run claude mcp add enrich https://www.tradego.ai/mcp --transport http. No API key is required.
Key features of Enrich Mcp Plugin
- Two tools:
enrich_company(domain → info) andenrich_company_by_name(name → info) - Returns company name, country, contact emails, phone numbers, social profiles
- Public access — no API key or signup needed
- Works with any MCP-compatible client (Claude Desktop, Cursor, VS Code, Claude Code)
- Lightweight HTTP transport
Use cases of Enrich Mcp Plugin
- Look up company contact details by entering a domain name.
- Retrieve company info by name, including domain, country, and social profiles.
- Enrich leads or prospects with verified phone numbers and email addresses.
FAQ from Enrich Mcp Plugin
What data can this server return for a company?
It returns the company name, country, contact email addresses, phone numbers, and social media profile links.
Do I need an API key to use Enrich Mcp Plugin?
No, the service is publicly accessible and does not require an API key.
Which MCP clients are supported?
Claude Desktop, Cursor, VS Code, and Claude Code are explicitly supported. Any MCP-compatible client should work.
How do I add this server to Claude Desktop?
Add a JSON entry with type http and URL https://www.tradego.ai/mcp to your MCP server configuration.
What transport does the server use?
It uses HTTP transport via the endpoint https://www.tradego.ai/mcp.
More Developer Tools MCP servers
JetBrains MCP Proxy Server
JetBrainsA model context protocol server to work with JetBrains IDEs: IntelliJ, PyCharm, WebStorm, etc. Also, works with Android Studio

Sentry
modelcontextprotocolModel Context Protocol Servers
sentry-mcp
getsentryAn MCP server for interacting with Sentry via LLMs.
Burp Suite MCP Server Extension
PortSwiggerMCP Server for Burp
Grafana MCP server
grafanaMCP server for Grafana
Comments