Skip to main content
Glama

Hunter.io MCP Server

by Meerkats-Ai

hunter_find_email

Find a person's email address by inputting their domain and name details. This tool integrates with Hunter.io API to locate accurate contact information using company and individual data.

Instructions

Find an email address using domain and name information.

Input Schema

NameRequiredDescriptionDefault
companyNoThe name of the company
domainYesThe domain name of the company, e.g. "stripe.com"
first_nameNoThe first name of the person
full_nameNoThe full name of the person (alternative to first_name and last_name)
last_nameNoThe last name of the person

Input Schema (JSON Schema)

{ "properties": { "company": { "description": "The name of the company", "type": "string" }, "domain": { "description": "The domain name of the company, e.g. \"stripe.com\"", "type": "string" }, "first_name": { "description": "The first name of the person", "type": "string" }, "full_name": { "description": "The full name of the person (alternative to first_name and last_name)", "type": "string" }, "last_name": { "description": "The last name of the person", "type": "string" } }, "required": [ "domain" ], "type": "object" }
Install Server

Other Tools from Hunter.io MCP Server

Related Tools

    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/Meerkats-Ai/hunter-io-mcp-server'

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