Skip to main content
Glama

Hunter MCP Server

Official
by hunter-io

Hunter MCP Server

Dieser MCP-Server (Model Context Protocol) ermöglicht die Integration zwischen der Hunter-API und jedem LLM-Anbieter, der das MCP-Protokoll unterstützt (z. B. Claude für Desktop), sodass Sie in natürlicher Sprache mit den Hunter B2B-Daten interagieren können.

✨ Funktionen

  • Verwenden Sie Hunter-API-Endpunkte in natürlicher Sprache
  • Erhalten Sie B2B-Daten über Personen und Unternehmen
  • Speichern Sie sie über Konversationsschnittstellen in Ihren Leads

📦 Installation

Voraussetzungen

🔌 MCP-Einrichtung

Hier ist eine Beispielkonfigurationsdatei, die Sie zum Einrichten von Hunter MCP verwenden können.

{ "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" } } } }

Für Claude Desktop können Sie es sofort installieren und damit interagieren, indem Sie Folgendes ausführen:

mcp install main.py -v HUNTER_API_KEY=YOUR_HUNTER_API_KEY

🔎 Beispiel

Hunter MCP in Claude Desktop

🚀 Verfügbare Tools

Der Hunter MCP-Server bietet Zugriff auf verschiedene Hunter-API-Endpunkte als Tools.

Die aktuelle Version bietet folgende Tools:

  • Domänensuche
  • E-Mail-Finder
  • E-Mail-Verifizierer
  • E-Mail-Anreicherung
  • Unternehmensbereicherung
  • Lead-Erstellung

Hinweis: Es werden noch nicht alle Hunter-API-Endpunkte unterstützt. Dies wird in einer zukünftigen Version behoben.

🔑 Lizenz

Dieses Projekt ist unter der MIT-Lizenz lizenziert. Weitere Informationen finden Sie in der Datei LICENSE.md .

Install Server
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.

Bietet Integration zwischen Hunter API und LLM-Anbietern, die das MCP-Protokoll unterstützen, und ermöglicht so eine natürliche Sprachinteraktion mit Hunter B2B-Daten zum Suchen und Verwalten von Unternehmens- und Personeninformationen.

  1. ✨ Funktionen
    1. 📦 Installation
      1. Voraussetzungen
    2. 🔌 MCP-Einrichtung
      1. 🔎 Beispiel
        1. 🚀 Verfügbare Tools
          1. 🔑 Lizenz

            Related MCP Servers

            • -
              security
              A
              license
              -
              quality
              A Model Context Protocol (MCP) server that enables LLMs to interact directly the documents that they have on-disk through agentic RAG and hybrid search in LanceDB. Ask LLMs questions about the dataset as a whole or about specific documents.
              Last updated -
              7
              66
              TypeScript
              MIT License
              • Apple
            • -
              security
              F
              license
              -
              quality
              An MCP server that fetches real-time documentation for popular libraries like Langchain, Llama-Index, MCP, and OpenAI, allowing LLMs to access updated library information beyond their knowledge cut-off dates.
              Last updated -
              2
              Python
            • -
              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 -
              1
              Python
              • Linux
              • Apple
            • A
              security
              F
              license
              A
              quality
              A lightweight MCP server that provides a unified interface to various LLM providers including OpenAI, Anthropic, Google Gemini, Groq, DeepSeek, and Ollama.
              Last updated -
              6
              565
              Python

            View all related MCP servers

            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