Loading languages...
LO

locust-mcp-server

@QAInsights5

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.

Locust
load testing
performance testing
testing

# mcpServer Config

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

# stdio

/Users/naveenkumar/.local/bin/uv --directory /Users/naveenkumar/Gits/locust-mcp-server run locust_server.py
Transport:
stdio
Taal:
python
Gemaakt:3/29/2025
Bijgewerkt:7/18/2025