Skip to main content
Glama
LeadMagic

LeadMagic MCP Server

by LeadMagic

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LEADMAGIC_API_KEYYesYour LeadMagic API key from https://app.leadmagic.io/dashboard/api-keys

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
get_creditsA

Check the number of available API credits for your LeadMagic account. Essential for monitoring usage and planning API calls.

validate_emailB

Validate an email address for deliverability and retrieve associated company information. Provides detailed analysis of email validity, MX records, and catch-all detection.

find_emailB

Find verified email address based on a person's name and company. Combines multiple data sources to locate professional email addresses with high accuracy.

find_personal_emailA

Find personal email addresses from B2B profile URLs. Useful for reaching contacts through their personal channels when professional emails are not available.

social_to_work_emailB

Find work email addresses from B2B profile URLs. Converts social profile information into professional email contacts.

search_profileB

Get full profile details from B2B profile URL (e.g., LinkedIn). Extracts comprehensive professional information including work history, education, and company details. Rate limit: 300 requests/minute.

search_companyB

Search for detailed company information using domain, name, or profile URL. Provides comprehensive business intelligence including employee count, locations, industry details, and company metadata.

email_to_profileB

Find B2B profile URL using work email address. Reverse lookup functionality to discover professional profiles from email addresses.

find_jobsC

Search for job postings based on various criteria including company, title, location, and experience level. Supports pagination and advanced filtering for comprehensive job market research.

find_roleC

Find specific roles/positions within a company. Targeted search for particular job titles or functions within organizations.

find_employeesC

Find employees of a specific company. Discover team members, their roles, and contact information within target organizations. Supports pagination for large companies.

get_job_countriesA

Retrieve list of available countries for job filtering. Essential reference data for geographic job searches and market analysis.

get_job_typesA

Retrieve list of available job types for filtering. Reference data for categorizing and filtering job searches by employment type.

find_mobileC

Find mobile phone numbers using profile URL, work email, or personal email. Discover direct contact numbers for better outreach and communication.

get_company_fundingC

Get comprehensive funding information, financials, competitors, and company insights. Essential for investment research, competitive analysis, and business intelligence.

search_google_adsC

Search for Google Ads based on company's domain or name. Analyze competitor advertising strategies, creative content, and campaign insights.

search_meta_adsC

Search for Meta (Facebook/Instagram) Ads based on company's domain or name. Discover social media advertising strategies and creative campaigns.

search_b2b_adsC

Search for B2B Ads based on company's domain or name. Analyze business-to-business advertising campaigns and professional marketing strategies.

get_b2b_ad_detailsB

Get detailed information about a specific B2B ad including campaign information, creative details, and performance insights.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

B3.2/5.0

Scored across 19 tools

Disambiguation4/5

Tools have largely distinct purposes, with clear input/output differences between email lookup variants, profile lookups, company search, and ad searches. A few related tools (find_email vs. social_to_work_email, search_company vs. get_company_funding) could be confused at a glance, but descriptions provide enough separation.

Naming Consistency4/5

Most names follow a predictable snake_case verb_noun pattern (find_email, search_company, get_credits). Minor deviations like social_to_work_email and email_to_profile are still descriptive and snake_case, but break the verb-first convention slightly.

Tool Count4/5

With 19 tools spanning email enrichment, profiles, companies, jobs, and ads, the count is slightly heavy but reasonable for the platform's breadth. Each tool appears to own a distinct operation rather than duplicating another.

Completeness4/5

The surface covers core B2B lead generation workflows: validation, email finding, profile/company lookup, jobs, mobile numbers, and ad intelligence. Minor gaps exist, such as detail endpoints only for B2B ads rather than Google/Meta ads, but agents can still complete most workflows.

Maintenance

ActivityMaintained
ResponsivenessNo issues