Person Enrichment API
io.github.Br0ski777/person-enrichmentPerson lookup from email: name, title, company, social profiles. x402.
Tools · 1
Enrich a person's profile with additional data from their email address, name, domain, or LinkedIn URL. Alternative to Apollo people-enrich at 5x lower cost. Returns structured JSON with full contact …
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"person_enrichment_api": {
"url": "https://person-enrichment-x402-production.up.railway.app/mcp",
"transport": "sse"
}
}
}