zoomeye-ai/mcp_zoomeye
Querying network asset information by ZoomEye MCP Server
Quick Start
Clone the repository:
git clone https://github.com/zoomeye-ai/mcp_zoomeyeClaude Desktop configuration example:
{
"mcpServers": {
"mcpzoomeye": {
"command": "npx",
"args": [
"-y",
"zoomeye-ai/mcp_zoomeye"
]
}
}
}Check the repository README for specific installation and configuration instructions.