MCP Zoomeye
未认领A Model Context Protocol server that provides network asset information based on query conditions. This server allows LLMs to obtain network asset information and supports querying network asset information by zoomeye dork etc.
cybersecurityosintsearch-enginezoomeye
安装
$
docker run -i --rm -e ZOOMEYE_API_KEY=your_api_key_here zoomeyeteam/mcp-server-zoomeye:latest工具(8 个)
facets
(string): Statistical items, separated by commas if there are multiple
fields
(string): The fields to return, separated by commas
ignore_cache
(boolean): Whether to ignore the cache
page
(integer): View asset page number, default is 1
pagesize
(integer): Number of records per page, default is 10, maximum is 1000
qbase64
(string): Base64 encoded query string for ZoomEye search
sub_type
(string): Data type, supports v4, v6, and web. Default is v4
zoomeye_search
Get network asset information based on query conditions.