Apache JMeter · Capability

Apache JMeter Load Test Management

Workflow capability for QA engineers and performance engineers to manage and monitor Apache JMeter load tests via the REST API.

Run with Naftiko Apache JMeterLoad TestingPerformance EngineeringQA Automation

What You Can Do

POST
Start test
/v1/tests/run
GET
Get status
/v1/tests/status
GET
Get results
/v1/tests/results

MCP Tools

start-load-test

Start an Apache JMeter load test with a specified test plan

stop-load-test

Stop the currently running JMeter load test

get-test-status

Get current status and metrics of a running JMeter test

read-only
get-test-results

Retrieve performance test results including response times and throughput

read-only

APIs Used

jmeter-rest-api