ZoomEye MCP Server
@zoomeye-ai
关于 ZoomEye MCP Server
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.
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"mcp_zoomeye": {
"command": "python",
"args": [
"-m",
"mcp_server_zoomeye"
]
}
}
}工具
1Get network asset information based on query conditions.
概览
What is ZoomEye MCP Server?
A Model Context Protocol (MCP) server that provides network asset information based on query conditions. It allows large language models (LLMs) to query ZoomEye using dorks and search parameters to obtain real‑time cyber asset intelligence.
How to use ZoomEye MCP Server?
Install via pip, uv, or Docker, set the ZOOMEYE_API_KEY environment variable, then configure your AI assistant (Claude Desktop, Cursor, Windsurf, etc.) to use the server. Query network information using natural language.
Key features of ZoomEye MCP Server
- Query ZoomEye for network asset information using dorks
- Caching mechanism improves performance and reduces API calls
- Automatic retry mechanism for failed API requests
- Comprehensive error handling and logging
Use cases of ZoomEye MCP Server
- Search global internet assets by application, service, or banner
- Retrieve detailed asset metadata including location, ISP, SSL info, and hostname
- Integrate cyber asset intelligence into AI development environments
- Monitor network assets and track real‑time changes
FAQ from ZoomEye MCP Server
What runtime does ZoomEye MCP Server require?
Python 3.10 or higher, or Docker (multi‑architecture images for linux/amd64 and linux/arm64).
How is authentication handled?
The server requires a ZoomEye API key set as the ZOOMEYE_API_KEY environment variable. Obtain the key from your Zoomeye account profile.
Where does the data come from?
All network asset information is fetched in real time from the ZoomEye API using the user’s query parameters.
What are the known limits of ZoomEye MCP Server?
The ZoomEye API enforces rate limits based on your account type. The server includes automatic retry and caching to mitigate this.
What MCP environments are compatible?
Claude Desktop, Cursor, Windsurf, Cline, Continue, Zed, Cherry Studio, and Chatbox.
其他 分类下的更多 MCP 服务器
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
Codelf
unbugA search tool helps dev to solve the naming things problem.
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
ghidraMCP
LaurieWiredMCP Server for Ghidra
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
评论