developer tools
Jmeter Mcp Server
JMeter MCP Server for performance testing
python
local
developer tools
Installation
npx -y qainsights/jmeter-mcp-serverConfiguration
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
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub