MCP.so
登录

Uncover MCP

@Co5mos

关于 Uncover MCP

uncover mcp server

基本信息

分类

其他

许可证

MIT

运行时

go

传输方式

stdio

发布者

Co5mos

配置

暂无标准配置

该服务器的 README 中没有可解析的 MCP 配置块,请前往代码仓库查看安装说明。

代码仓库

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is Uncover MCP?

Uncover MCP is a Model Context Protocol (MCP) service implementation based on the projectdiscovery/uncover tool. It is designed for quickly discovering exposed hosts on the internet, integrating directly with the uncover library and supporting multiple search engines (Shodan and FOFA).

How to use Uncover MCP?

Clone the repository, build the project with go build -o uncover-mcp ./cmd/uncover-mcp, then run it as an MCP service by configuring the binary path and environment variables (SHODAN_API_KEY, FOFA_EMAIL, FOFA_KEY) in your MCP client configuration.

Key features of Uncover MCP

  • Direct integration with projectdiscovery/uncover library for searching
  • Support for multiple search engines (Shodan and FOFA)
  • Multiple output format options
  • Simple and easy-to-use MCP service interface
  • Natural interaction with AI assistants

Use cases of Uncover MCP

  • Security researchers quickly discovering exposed hosts on the internet
  • AI-assisted exploration of attack surface via natural language queries
  • Automated host discovery integrated into MCP‑enabled workflows

FAQ from Uncover MCP

What is the purpose of Uncover MCP?

It provides an MCP interface for the uncover tool, enabling AI assistants and other MCP clients to discover exposed hosts using search engines like Shodan and FOFA.

Which search engines are supported?

Currently Shodan and FOFA are supported.

How do I configure API keys?

Set the environment variables SHODAN_API_KEY, FOFA_EMAIL, and FOFA_KEY in the MCP server configuration.

Is this tool legal?

The README states: "This tool is intended for security research purposes only. Use this tool in compliance with relevant laws and regulations and the terms of use of the uncover project."

What dependencies are required?

You need Go to build the binary, plus valid API keys for the search engines you intend to use (Shodan and/or FOFA).

评论

其他 分类下的更多 MCP 服务器