Hunter MCP Server

Official
by hunter-io

Hunter MCP Server

This MCP (Model Context Protocol) server provides integration between the Hunter API and any LLM provider supporting the MCP protocol (e.g., Claude for Desktop), allowing you to interact with the Hunter B2B data using natural language.

✨ Features

  • Use Hunter API endpoints using natural language
  • Get B2B data about People and Companies
  • Save them to your Leads through conversational interfaces

📦 Installation

Prerequisites

🔌 MCP setup

Here is an example config file which you can use to set up Hunter MCP.

{ "mcpServers": { "hunter-mcp": { "command": "uv", "args": [ "run", "--with", "mcp[cli]", "mcp", "run", "PATH_TO_hunter-mcp/main.py" ], "env": { "HUNTER_API_KEY": "YOUR_HUNTER_API_KEY" } } } }

For Claude Desktop, you can install and interact with it right away by running:

mcp install main.py -v HUNTER_API_KEY=YOUR_HUNTER_API_KEY

🔎 Example

🚀 Available Tools

The Hunter MCP server provides access to various Hunter API endpoints as tools.

The current version offers the following tools:

  • Domain Search
  • Email Finder
  • Email Verifier
  • Email Enrichment
  • Company Enrichment
  • Lead Creation

Note: All the Hunter API endpoints are not supported, yet. This will be addressed in a future release.

🔑 License

This project is licensed under the MIT License; see the LICENSE.md file for details.

You must be authenticated.

A
security – no known vulnerabilities
A
license - permissive license
A
quality - confirmed to work

remote-capable server

The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.

Provides integration between Hunter API and LLM providers supporting the MCP protocol, allowing natural language interaction with Hunter B2B data for finding and managing company and people information.

  1. ✨ Features
    1. 📦 Installation
      1. Prerequisites
    2. 🔌 MCP setup
      1. 🔎 Example
        1. 🚀 Available Tools
          1. 🔑 License

            Related MCP Servers

            • A
              security
              A
              license
              A
              quality
              Adds powerful Hacker News integration to LLM clients, allowing users to access stories, comments, user profiles, and search functionality through the Model Context Protocol.
              Last updated -
              9
              25
              4
              JavaScript
              MIT License
            • -
              security
              F
              license
              -
              quality
              An MCP server that connects to Backlog API, providing functionality to search, retrieve, and update issues through natural language commands.
              Last updated -
              53
              1
              JavaScript
              • Apple
            • -
              security
              F
              license
              -
              quality
              A customized MCP server that enables integration between LLM applications and documentation sources, providing AI-assisted access to LangGraph and Model Context Protocol documentation.
              Last updated -
              Python
              • Linux
              • Apple
            • -
              security
              F
              license
              -
              quality
              Provides integration between Merge API and LLM providers supporting the MCP protocol, allowing natural language interaction with Merge data across HRIS, ATS, and other categories.
              Last updated -
              7
              Python
              • Apple
              • Linux

            View all related MCP servers

            ID: af6mbor8vr