QAInsights_jmeter-mcp-server

QAInsights_jmeter-mcp-server

3.1

If you are the rightful owner of QAInsights_jmeter-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

JMeter MCP Server allows executing JMeter tests through MCP-compatible clients.

The JMeter MCP Server is a specialized server designed to facilitate the execution of JMeter tests via Model Context Protocol (MCP) compatible clients. It supports both GUI and non-GUI modes of JMeter, providing flexibility for different testing scenarios. The server is particularly useful for users who want to automate JMeter test executions and capture the output efficiently. By integrating with MCP clients like Claude Desktop, Cursor, and Windsurf, users can seamlessly run tests and receive results without manual intervention. The server ensures that JMeter is properly configured and executable, and it provides error handling to validate test files and capture execution errors.

Features

  • Execute JMeter tests in non-GUI mode: Allows running JMeter tests without the graphical interface for better performance.
  • Launch JMeter in GUI mode: Enables users to start JMeter with its graphical interface for test design and debugging.
  • Capture and return execution output: Collects the results of the JMeter test execution and returns them to the client.

Tools

  1. execute_jmeter_test

    Launches JMeter in GUI mode, but doesn't execute test as per the JMeter design.

  2. execute_jmeter_test_non_gui

    Execute a JMeter test in non-GUI mode (default mode for better performance).