LeadFuze MCP Server
Enrich contacts and companies via email/LinkedIn enrichment and email validation through LeadFuze (API key required).
Ads
Overview
Enable Claude to be your everyday sales prospector. Enrich contacts and companies with verified business data directly from Claude and other MCP-compatible AI agents. Get detailed person and company information including emails, phone numbers, job titles, company details, and social profiles. - Email Enrichment: Look up detailed person and company data using an email address - LinkedIn Enrichment: Look up detailed person and company data using a LinkedIn profile URL - Email Validation: Verify if an email address is deliverable, check format validity, and assess risk level - Rich Data: Returns verified business emails, phone numbers, job titles, company info, and social profiles - No Match = No Charge: Enrichment credits are only consumed when a profile match is found
Installation
npm install
Configuration
{
"mcpServers": {
"leadfuze": {
"url": "https://mcp.leadfuze.com/mcp",
"headers": {
"Authorization": "Bearer lfz_your_api_key_here"
}
}
}
}Capabilities
- Look up contact details by email
Enrich a person’s profile with verified business email, phone, job title, company info, and social links using `email_enrich`.
- Look up contact details by LinkedIn URL
Get verified business email, phone, title, company data, and social profiles from a LinkedIn profile URL via `linkedin_enrich`.
- Validate an email address
Check format validity, domain and mail server existence, deliverability, and risk level with `email_validation`.
Tags
- cloud-infrastructure
Related MCP servers
Metabase
OfficialOfficial Metabase MCP server for searching data, building queries on the semantic layer, and visualizing results through MCP clients.
AWS CloudTrail
OfficialThis AWS Labs Model Context Protocol (MCP) server for CloudTrail enables your AI agents to query AWS account activity for security investigations, compliance auditing, and operational troubleshooting.
AWS Bedrock KB Retrieval
OfficialQuery Amazon Bedrock Knowledge Bases using natural language to retrieve relevant information from your data sources.
AWS CDK
OfficialGet prescriptive CDK advice, explain CDK Nag rules, check suppressions, generate Bedrock Agent schemas, and discover AWS Solutions Constructs patterns.