Loading...

ZoomEye MCP server provides network asset information via the ZoomEye search engine, enabling LLMs to query and retrieve data about internet-connected devices and websites.
Boost this tool
Subscribe to listing upgrades or segmented pushes.
ZoomEye MCP server provides network asset information via the ZoomEye search engine, enabling LLMs to query and retrieve data about internet-connected devices and websites.
The ZoomEye MCP server is relatively safe for read-only network asset information retrieval. However, the potential for misuse of the data and the risk of API key compromise necessitate careful handling and monitoring. It is safer when used with well-defined queries and appropriate access controls.
Performance depends on the complexity of the queries and the ZoomEye API's response time. Caching is implemented to improve performance and reduce API calls.
Cost is primarily determined by ZoomEye API usage, which is subject to rate limits and pricing tiers. Optimize queries and leverage caching to minimize costs.
pip install mcp-server-zoomeyeZOOMEYE_API_KEYzoomeye_searchRetrieves network asset information from ZoomEye based on a base64 encoded query string.
Read-only access to ZoomEye's search functionality; no direct system modifications.
API Key
cloud
The ZoomEye MCP server is relatively safe for read-only network asset information retrieval. However, the potential for misuse of the data and the risk of API key compromise necessitate careful handling and monitoring. It is safer when used with well-defined queries and appropriate access controls.
The server only provides read-only access to ZoomEye data, limiting the risk of unintended consequences. However, the information retrieved can still influence autonomous decision-making, so caution is advised.
Production Tip
Implement monitoring for API usage and error rates to detect potential issues and prevent abuse.
It's a server that allows LLMs to query the ZoomEye search engine for network asset information.
Register at ZoomEye, then find your API key in your profile settings.
You can use ZoomEye dorks and other search parameters to find specific network assets.
While ZoomEye strives for accuracy, the data may not always be up-to-date or complete.
Rate limits depend on your ZoomEye account type. Refer to the ZoomEye API documentation for details.
Use caching, optimize your queries, and avoid requesting unnecessary fields.
Protect your API key, monitor API usage, and validate the data returned by ZoomEye.