FofaMap
by asaotomo · Python · ★ 655
FofaMap v2.0 是一款基于 Python3 开发的全网首个 AI 驱动红队资产测绘智能体。在延续原有 FOFA 数据采集、存活检测、统计聚合、图标 Hash 及批量查询等核心功能的基础上,2.0 版本原生支持 MCP 协议,可无缝接入 Cursor、Claude 等 AI 平台。其核心内置了 AI 自我反思机制,能根据查询结果自动调优语法,并智能联动 Nuclei 推荐精准扫描策略,实现从“被动采集”到“主动智能决策”的红队作业进化。
Install
pip install git+https://github.com/asaotomo/FofaMap.git Claude Desktop config
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"fofamap": {
"command": "uvx",
"args": [
"git+https://github.com/asaotomo/FofaMap.git"
]
}
}
} From the README
💡 Need a managed MCP host?
Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.
Related developer tools servers
everything-claude-code
affaan-m
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
langflow
langflow-ai
Langflow is a powerful tool for building and deploying AI-powered agents and workflows.
open-webui
open-webui
User-friendly AI Interface (Supports Ollama, OpenAI API, ...)
gemini-cli
google-gemini
An open-source AI agent that brings the power of Gemini directly into your terminal.
puppeteer
puppeteer
JavaScript API for Chrome and Firefox
OpenBB
OpenBB-finance
Financial data platform for analysts, quants and AI agents.