Labsco
globalsearchdata logo

Enrich MCP Server

β˜… 4

from globalsearchdata

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

πŸ”₯πŸ”₯πŸ”₯βœ“ VerifiedFreeQuick setup

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

Copy & paste β€” that's it
{
 "mcpServers": {
 "enrich": {
 "type": "http",
 "url": "https://www.tradego.ai/mcp"
 }
 }
}

Or via CLI:

Copy & paste β€” that's it
npx mcp-remote https://www.tradego.ai/mcp

Claude Code

Copy & paste β€” that's it
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"

Repository Structure

Copy & paste β€” that's it
.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

License

MIT