awsome-kali-MCPServers
@ccq1
awsome-kali-MCPServers について
awsome kali MCPServers is a set of MCP servers tailored for Kali Linux
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"awsome_kali_MCPServers": {
"command": "docker",
"args": [
"build",
"-t",
"kali-mcps:latest",
"."
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is awsome-kali-MCPServers?
awsome-kali-MCPServers is a collection of Model Context Protocol (MCP) servers designed for Kali Linux environments. It integrates tools like Nmap, nm, objdump, strings, and tshark to enhance reverse engineering, security testing, and automation workflows for security researchers and developers.
How to use awsome-kali-MCPServers?
Build the Docker image using docker build -t kali-mcps:latest ., then configure an MCP client (e.g., Claude Desktop, Cline, Goose, Roo Code) with the provided JSON configuration to run the container. Once connected, use built-in tools like basic_scan, disassemble, or capture_live via the client.
Key features of awsome-kali-MCPServers
- Network scanning with Nmap (basic, intense, stealth, quick, vulnerability)
- Symbol analysis with nm (basic, dynamic, demangle, numeric/size sort)
- Binary analysis with objdump (file headers, disassemble, symbol/section tables)
- String extraction with strings (basic, min length, offsets, encoding)
- Network traffic analysis with tshark (capture, analyze pcap, HTTP extraction)
- Sandboxed command execution via Docker (configurable memory, CPU, network, timeout)
Use cases of awsome-kali-MCPServers
- Automate network reconnaissance with Nmap scans inside an isolated container.
- Reverse engineer binaries by disassembling and extracting symbols/strings.
- Analyze live or captured network traffic with tshark protocol dissection.
- Execute security tools in a repeatable, containerized environment.
- Integrate Kali Linux tooling into MCP-based automation workflows.
FAQ from awsome-kali-MCPServers
What tools are included?
Nmap, nm, objdump, strings, tshark, and a Docker sandbox for secure command execution.
How do I start using awsome-kali-MCPServers?
Build the Docker image from the project root, then configure an MCP client (e.g., Claude Desktop) with the provided JSON to run the container automatically.
Is Docker required?
Yes. The server runs exclusively as a Docker container. You must have Docker installed on your host.
Which MCP clients are supported?
Claude Desktop, Cline, Goose, and Roo Code are explicitly mentioned as compatible clients.
Can I customize the sandbox resource limits?
Yes. You can configure memory limit (default 2GB), CPU limit (default 1 core), network mode, and timeout duration for the Docker sandbox container.
「その他」の他のコンテンツ
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
Awesome Mlops
visengerA curated list of references for MLOps
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
🪟 Windows-MCP
CursorTouchMCP Server for Computer Use in Windows
コメント