MCP Zoomeye
UnclaimedA 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.
Install
docker run -i --rm -e ZOOMEYE_API_KEY=your_api_key_here zoomeyeteam/mcp-server-zoomeye:latestUnclaimed listing
Is this your MCP server?
This listing was auto-indexed from the public record. Claim it to edit the page, set compatibility and unlock growth tools. Takes under two minutes.
Claim this serverTools (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.