Back to MCP Servers
Zoomeye
Querying network asset information by ZoomEye MCP Server
search-data-extraction
By zoomeye-ai
Installation
npx -y mcp_zoomeyeConfiguration
{
"mcpServers": {
"mcp_zoomeye": {
"command": "npx",
"args": ["-y", "mcp_zoomeye"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes