Skip to main content
Search & Data ExtractionTypeScript

zoomeye-ai/mcp_zoomeye

Querying network asset information by ZoomEye MCP Server

search-data-extractioncloud-service
Share:

Quick Start

Clone the repository:

git clone https://github.com/zoomeye-ai/mcp_zoomeye

Claude Desktop configuration example:

{
  "mcpServers": {
    "mcpzoomeye": {
      "command": "npx",
      "args": [
        "-y",
        "zoomeye-ai/mcp_zoomeye"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Search & Data Extraction
Language
TypeScript
Author
zoomeye-ai