developer tools

Jmeter Mcp Server

JMeter MCP Server for performance testing

python
local
developer tools
0
View on GitHub

Installation

npx -y qainsights/jmeter-mcp-server

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "jmeter-mcp-server",
  "command": "npx",
  "args": [
    "-y",
    "qainsights/jmeter-mcp-server"
  ]
}

About This MCP Server

qainsights/jmeter-mcp-server

JMeter MCP Server for performance testing

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

Need More Details?

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

View Full Documentation on GitHub