{
  "markdown": "# Enrich MCP Server\n\nCompany intelligence for AI agents. Look up company name, country,\ncontacts, and social profiles by domain or company name — from any MCP-compatible client.\n\n## Connect\n\n### Claude Desktop / Cursor / VS Code\n\n```json\n{\n  \"mcpServers\": {\n    \"enrich\": {\n      \"type\": \"http\",\n      \"url\": \"https://www.tradego.ai/mcp\"\n    }\n  }\n}\n```\n\nOr via CLI:\n\n```bash\nnpx mcp-remote https://www.tradego.ai/mcp\n```\n\n### Claude Code\n\n```bash\nclaude mcp add enrich https://www.tradego.ai/mcp --transport http\n```\n\n## Tools\n\n| Tool | What it does |\n|------|-------------|\n| `enrich_company` | Domain → company name, country, contact emails, phone numbers, social profiles |\n| `enrich_company_by_name` | Company name → domain, country, contact emails, phone numbers, social profiles |\n\n## Try Asking\n\n> \"Enrich skylineproductionsacademy.com — who works there and how can I reach them?\"\n\n> \"Look up stripe.com and tell me about the company\"\n\n> \"Find the company named Tesla and give me their contact info\"\n\n## Prerequisites\n\n- An MCP-compatible client (Claude Desktop, Cursor, VS Code, Claude Code)\n- No API key required (public access)\n\n## Repository Structure\n\n```\n.mcp.json                  ← MCP server registration\n.claude-plugin/            ← Claude plugin metadata\n.codex-plugin/             ← Codex/OpenAI plugin metadata\nassets/                    ← Logo and brand assets\nREADME.md                  ← This file\nLICENSE\n```\n\n\n[![smithery badge](https://smithery.ai/badge/globalsearchdata/enrich-mcp-plugin)](https://smithery.ai/servers/globalsearchdata/enrich-mcp-plugin)\n\n## License\n\nMIT\n",
  "bytes": 1599,
  "sha": "ab59d5316f40d16a59e55dd036a44437317d6becc085e9c29018c6b58016d785",
  "repo_slug": "globalsearchdata/enrich-mcp-plugin",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_io_github_globalsearchdata_enrich_a0a29357/readme"
}