developer tools
Locust Mcp Server
Locust MCP Server for performance testing
python
local
developer tools
Installation
npx -y qainsights/locust-mcp-serverConfiguration
Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):
{
"name": "locust-mcp-server",
"command": "npx",
"args": [
"-y",
"qainsights/locust-mcp-server"
]
}About This MCP Server
qainsights/locust-mcp-server
Locust MCP Server for performance testing
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub