MCPLoadTester

AndreyVMarkelov/MCPLoadTester
★ 7 stars Java 🌐 Browser/Web Updated 1mo ago
Apache JMeter sampler plugin for load testing Model Context Protocol (MCP) servers over stdio, HTTP, and HTTP+SSE.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcploadtester": {
      "command": "npx",
      "args": [
        "-y",
        "AndreyVMarkelov/MCPLoadTester"
      ]
    }
  }
}

Topics

ai-toolsjmeterload-testingmcpmodel-context-protocolperformance-testingsamplerssestdio-mcpstreaming