-
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 负载测试的模型上下文协议 (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
:用户生成的速率欢迎贡献代码!欢迎提交 Pull 请求。
该项目根据 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