MCP.so
ログイン

Model Context Provider (MCP) for Penetration Testing

@allsmog

Model Context Provider (MCP) for Penetration Testing について

MCP server for authorized pentest workflows: Nmap/Gobuster orchestration, context aggregation, AI-assisted triage, and reporting.

基本情報

カテゴリ

その他

ライセンス

MIT

ランタイム

python

トランスポート

stdio

公開者

allsmog

設定

以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。

{
  "mcpServers": {
    "mcp-pentest": {
      "command": "python",
      "args": [
        "server.py"
      ]
    }
  }
}

ツール

ツールは検出されませんでした

ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。

概要

What is Model Context Provider (MCP) for Penetration Testing?

This MCP server bridges AI with penetration testing tools, orchestrating common assessment tools, normalizing engagement context, and keeping the human pentester in control of scope, methodology, and reporting. It is designed for AI-assisted security operators performing authorized penetration tests.

How to use Model Context Provider (MCP) for Penetration Testing?

Install by cloning the repository, running pip install -e . and pip install mcp, then executing python server.py to start the stdio MCP server. For use with Claude Desktop, add the server to `claude_desktop

コメント

「その他」の他のコンテンツ