Skip to main content
Glama

JMeter MCP Server

execute_jmeter_test_non_gui

Run JMeter tests in non-GUI mode by specifying the test file path (.jmx). Enables automated test execution via MCP-compatible clients for efficient performance testing.

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-Server'

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