-
securityF
license-
qualityA demonstration server that allows large language models to perform penetration testing tasks autonomously by interfacing with the Mythic C2 framework.
Last updated -
11
Python
Locust 負荷テストを実行するための Model Context Protocol (MCP) サーバー実装。このサーバーにより、Locust 負荷テスト機能と AI を活用した開発環境をシームレスに統合できます。
始める前に、以下がインストールされていることを確認してください。
.env
ファイルを作成します。hello.py
) を作成します。run locust test for hello.py
。Locust MCPサーバーは以下のツールを使用してテストを開始します。run_locust
: ヘッドレスモード、ホスト、ランタイム、ユーザー、およびスポーンレートの設定可能なオプションを使用してテストを実行します。パラメータ:
test_file
: Locust テスト スクリプトへのパスheadless
: ヘッドレスモード(True)またはUI付き(False)で実行host
: 負荷テストの対象ホストruntime
: テスト期間(例:「30秒」、「1分」、「5分」)users
: シミュレートする同時ユーザー数spawn_rate
: ユーザーが生成されるレート貢献を歓迎します!お気軽にプルリクエストを送信してください。
このプロジェクトは MIT ライセンスに基づいてライセンスされています - 詳細については LICENSE ファイルを参照してください。
You must be authenticated.
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
Locust 負荷テスト機能と AI を活用した開発環境を統合し、ユーザーが自然言語コマンドを使用してパフォーマンス テストを実行できるようにするサーバー。
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/QAInsights/locust-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server