Back to directory
help116114/hunter-mcp-server

help116114/hunter-mcp-server

@help116114

An Model Context Protocol (MCP) server that provides access to Hunter API functionality, allowing AI assistants to query information about internet-connected devices and services.

hunterapinetwork-securityasset-searchintelligencemcp-serverjavascriptcontext

Installation & Configuration

{
  "mcpServers": {
    "hunter": {
      "command": "node",
      "args": [
        "/path/to/hunter-mcp-server/build/index.js"
      ],
      "env": {
        "HUNTER_API_KEY": "your-api-key-here"
      }
    }
  }
}

Information

Transport
stdio
Language
JavaScript
Created
2026/6/15
Updated
2026/6/17