Skip to main content
Glama

Hunter MCP Server

Official
by hunter-io

email_finder

Identify the most probable email address associated with a specific domain and full name using Hunter's verified B2B data integration.

Instructions

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

Input Schema

NameRequiredDescriptionDefault
domainYes
full_nameYes

Input Schema (JSON Schema)

{ "properties": { "domain": { "title": "Domain", "type": "string" }, "full_name": { "title": "Full Name", "type": "string" } }, "required": [ "domain", "full_name" ], "title": "email_finderArguments", "type": "object" }
Install Server

Other Tools from Hunter 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/hunter-io/hunter-mcp'

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