Skip to main content
Glama
Aleksey-Panf

b2b-enrichment-mcp

enrich_person_by_email

Enrich a person's B2B profile from their email address, returning job title, seniority, LinkedIn, company, and phone. Uses 1 Apollo credit.

Instructions

[Apollo] Enrich a person's full B2B profile using only their email address.

Best for: the most common lead-gen workflow — you have an email (e.g. from Hunter) and want the full profile: job title, seniority, LinkedIn, company, and phone. Fastest and most reliable Apollo enrichment path. Costs 1 Apollo credit. Works on free Apollo plan.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
emailYesWork or personal email address, e.g. 'jane@stripe.com'.
reveal_personal_emailsNoIf True, also attempt to return personal (non-work) email addresses. Requires a paid Apollo plan.
Behavior4/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

With no annotations, the description carries the burden. It discloses cost (1 credit), plan availability (free plan), and return data (job title, seniority, LinkedIn, company, phone). Does not mention failure modes or rate limits, but provides sufficient behavioral context for safe invocation.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

Extremely concise: two sentences plus a line for best-for context. No redundant words. Front-loaded with purpose. Every sentence adds value.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness5/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Despite no output schema, the description explains return values (job title, seniority, LinkedIn, company, phone). Covers cost, plan, workflow context. Distinguishes from siblings. Complete for a simple enrichment tool.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema coverage is 100% with clear parameter descriptions. The description adds workflow context (lead-gen) and plan requirements, but does not add new parameter-level details beyond the schema. Baseline 3 is appropriate.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the tool enriches a person's full B2B profile using email. It specifies the resource (person), action (enrich), and scope (by email). It distinguishes from siblings like bulk_enrich_people and enrich_company by calling it the 'fastest and most reliable Apollo enrichment path'.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

Provides clear best-use scenario: having an email and wanting full profile. Implicitly recommends over alternatives by calling it 'fastest and most reliable'. Mentions cost and plan compatibility. Lacks explicit when-not-to-use or alternatives, but context is clear.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Aleksey-Panf/b2b-enrichment-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server