Back to directory
locust-mcp-server

locust-mcp-server

@QAInsights11

A Model Context Protocol (MCP) server implementation for running Locust load tests. This server enables seamless integration of Locust load testing capabilities with AI-powered development environments.

Locustload testingperformance testingtestingtool

Installation & Configuration

{
  "mcpServers": {
    "locust": {
      "command": "/Users/naveenkumar/.local/bin/uv",
      "args": [
        "--directory",
        "/Users/naveenkumar/Gits/locust-mcp-server",
        "run",
        "locust_server.py"
      ]
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2025/3/29
Updated
2026/6/8