Skip to main content
Glama

JMeter MCP Server

execute_jmeter_test_non_gui

Run JMeter performance tests in non-GUI mode using a specified test file (.jmx) for efficient load testing and analysis.

Instructions

Execute a JMeter test in non-GUI mode.

Args: test_file: Path to the JMeter test file (.jmx)

Input Schema

NameRequiredDescriptionDefault
test_fileYes

Input Schema (JSON Schema)

{ "properties": { "test_file": { "title": "Test File", "type": "string" } }, "required": [ "test_file" ], "title": "execute_jmeter_test_non_guiArguments", "type": "object" }
Install Server

Other Tools from JMeter MCP Server

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Narasimhakatta/MCP'

If you have feedback or need assistance with the MCP directory API, please join our Discord server