Servers
Zoomeye MCP Server
@help116114
ZoomEye MCP Server - 网络资产搜索与用户信息查询
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"zoomeye": {
"command": "node",
"args": [
"./build/index.js"
],
"env": {
"ZOOMEYE_API_KEY": ""
}
}
}
}