ZoomEye
Integrates with ZoomEye API to enable network asset reconnaissance through specialized search tools, supporting dork queries, IP filtering, and field selection with built-in caching and error handling for cybersecurity workflows.
37 stars
0 tools
Created Aug 2025
@zoomeye-ai/zoomeye-ai-zoomeye-mcp-zoomeyeAbout
Integrates with ZoomEye API to enable network asset reconnaissance through specialized search tools, supporting dork queries, IP filtering, and field selection with built-in caching and error handling for cybersecurity workflows.
Categories
general
Installation
npm
npm install @zoomeye-ai/zoomeye-ai-zoomeye-mcp-zoomeye
Configuration
{
"mcpServers": {
"zoomeye-ai-zoomeye-mcp-zoomeye": {
"command": "npx",
"args": [
"-y",
"@zoomeye-ai/zoomeye-ai-zoomeye-mcp-zoomeye"
]
}
}
}