Company Enrichment API
io.github.Br0ski777/company-enrichmentCompany firmographics from domain: name, socials, tech stack, emails, phone, address
Tools · 1
Enrich an organization's profile by domain. Alternative to Apollo org-enrich at 5x lower cost. Returns structured JSON with firmographic data, socials, tech stack, and contact info scraped from the we…
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"company_enrichment_api": {
"url": "https://company-enrichment-x402-production.up.railway.app/mcp",
"transport": "sse"
}
}
}