developer tools

Locust Mcp Server

Locust MCP Server for performance testing

python
local
developer tools
0
View on GitHub

Installation

npx -y qainsights/locust-mcp-server

Configuration

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

GitHub: https://github.com/QAInsights/locust-mcp-server

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub