Skip to main content
Glama

Hunter.io MCP Server

by Meerkats-Ai

hunter_domain_search

Search and retrieve email addresses associated with a domain or company name using Hunter.io integration. Specify parameters like email type, limit, and offset for precise results.

Instructions

Find all the email addresses corresponding to a website or company name.

Input Schema

NameRequiredDescriptionDefault
companyNoThe company name to search for (alternative to domain)
domainNoThe domain name to search for, e.g. "stripe.com"
limitNoThe maximum number of emails to return (default: 10, max: 100)
offsetNoThe number of emails to skip (default: 0)
typeNoThe type of emails to return (personal or generic)

Input Schema (JSON Schema)

{ "properties": { "company": { "description": "The company name to search for (alternative to domain)", "type": "string" }, "domain": { "description": "The domain name to search for, e.g. \"stripe.com\"", "type": "string" }, "limit": { "description": "The maximum number of emails to return (default: 10, max: 100)", "type": "number" }, "offset": { "description": "The number of emails to skip (default: 0)", "type": "number" }, "type": { "description": "The type of emails to return (personal or generic)", "type": "string" } }, "required": [], "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