Enterprise DNA
M MCP Servers Developer low

qainsights/locust-mcp-server

by Various

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 dev

Q

MCP

qainsights/locust-mcp-server

Added 1 June 2026

#locust #mcp #mcp-server #model-context-protocol #performance-testing

Overview

An MCP server that lets you run Locust load tests from AI coding assistants. It wraps Locust's distributed load testing engine behind the Model Context Protocol so tools like Claude can start, monitor, and stop tests programmatically.

Best for

Best for
Developers who want to kick off Locust tests from an AI assistant without switching tools

Use cases

  • Trigger a load test from a chat prompt during code review
  • Check test results and failure rates without leaving the IDE
  • Automate performance regression checks in a CI pipeline

How to use

Install

uv pip install -r requirements.txt

Tools exposed

  • run_locust

Tested with

Claude Desktop, Cursor, Windsurf

Example client config

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

Notes

An MCP server that lets you run Locust load tests from AI coding assistants. It wraps Locust’s distributed load testing engine behind the Model Context Protocol so tools like Claude can start, monitor, and stop tests programmatically.

12 stars on GitHub. Last updated 2025-04-06. Licensed MIT.

Use cases

  • Trigger a load test from a chat prompt during code review
  • Check test results and failure rates without leaving the IDE
  • Automate performance regression checks in a CI pipeline

Pros

  • Brings load testing into conversational workflows
  • Lightweight Python implementation with few dependencies
  • Open source with a clear, focused scope

Cons

  • Very early stage with only 12 GitHub stars
  • Limited documentation and community support
  • Requires a running Locust environment to be useful

Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.

Pros

  • Brings load testing into conversational workflows
  • Lightweight Python implementation with few dependencies
  • Open source with a clear, focused scope

Cons

  • Very early stage with only 12 GitHub stars
  • Limited documentation and community support
  • Requires a running Locust environment to be useful

Pairs with

Other entries in the index that connect to this one. Click through to see the chain.

Free 27-page guide

Get the free Developer’s Field Guide

A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.

Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.

No spam. Unsubscribe any time.

Running a business, not writing the code? See the MCP servers picked for operators, and get your first one wired up with us.

Operator picks