Skip to main content
Glama
hunter-io

Hunter MCP Server

Official
by hunter-io

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

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

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription
domain_searchC

Return the top 10 emails on a given domain.

email_verifierC

Return the validity of a given email address.

email_finderB

Return the most likely email address for a given domain and full name.

enrich_emailC

Return all the information associated with an email address, such as a person's name, location and social handles.

enrich_companyC

Return all the information associated with a domain, such as the industry, the description, or headquarters' location.

create_leadC

Create a lead in user's account.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

B3.3/5.0

Scored across 6 tools

Disambiguation5/5

Each tool has a clearly distinct purpose with no ambiguity: creating leads, domain-based email searches, email finding for specific names, email verification, company enrichment, and email enrichment. The descriptions clearly differentiate their functions, making misselection unlikely.

Naming Consistency5/5

All tool names follow a consistent snake_case pattern with clear verb_noun combinations (e.g., create_lead, domain_search, email_finder). The naming is predictable and readable throughout the set.

Tool Count5/5

With 6 tools, this server is well-scoped for its purpose in lead generation and contact enrichment. Each tool earns its place by covering distinct aspects of the workflow, from lead creation to data verification and enrichment.

Completeness4/5

The tool set provides strong coverage for lead and contact management, including creation, search, verification, and enrichment. A minor gap might be the lack of update or delete operations for leads, but agents can likely work around this for core workflows.

Maintenance

ActivityInactive
ResponsivenessNo issues