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.
Overview
What is ZoomEye MCP Server?
ZoomEye MCP Server is a Model Context Protocol server designed for querying the ZoomEye API to retrieve network asset information based on specific query conditions.
How to use ZoomEye MCP Server?
To use the server, you can either run it using the recommended uv method or install it via pip. After installation, you can execute it as a script or configure it within your application settings.
Key features of ZoomEye MCP Server?
- Query ZoomEye for network asset information using dorks.
- Caching mechanism to enhance performance and minimize API calls.
- Automatic retry mechanism for failed API requests.
- Comprehensive error handling and logging.
Use cases of ZoomEye MCP Server?
- Retrieving network asset information for security assessments.
- Analyzing network vulnerabilities using ZoomEye dorks.
- Integrating with other applications for enhanced data retrieval.
FAQ from ZoomEye MCP Server?
- What is a dork in the context of ZoomEye?
A dork is a specific search query used to find network assets in ZoomEye.
- Is there a limit to the number of records I can retrieve?
Yes, the maximum number of records per page is 1000.
- Can I run the server in a Docker container?
Yes, you can configure the server to run using Docker.