Back to Apps

Uncover MCP
Supports UIby co5mos
Discover exposed hosts on the internet via Shodan and FOFA integration for security research.
0 stars
Works in:claude
Exposes:Tools
What it does
Uncover MCP connects AI assistants to the uncover tool, allowing for rapid discovery of exposed hosts across the internet. It leverages powerful search engines like Shodan and FOFA to identify target infrastructure based on specific queries.
Tools
search: Performs a discovery query using Shodan or FOFA to find exposed hosts.
Installation
Add the following to your claude_desktop_config.json:
{
"mcpServers": {
"uncover-mcp": {
"command": "/path/to/uncover-mcp",
"args": [],
"env": {
"SHODAN_API_KEY": "your-key",
"FOFA_EMAIL": "your-email",
"FOFA_KEY": "your-key"
}
}
}
}
Supported hosts
- Claude
Quick install
go build -o uncover-mcp ./cmd/uncover-mcpInformation
- Pricing
- free
- Published
- 4/27/2026
- stars
- 0
Categories
Choose your AI client and follow the steps below.
Claude Desktop
{
"mcpServers": {
"uncover-mcp": {
"command": "/path/to/uncover-mcp",
"args": [],
"env": {
"SHODAN_API_KEY": "your-key",
"FOFA_EMAIL": "your-email",
"FOFA_KEY": "your-key"
}
}
}
}





