Skip to main content
Glama

JMeter MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
JMETER_BINNoPath to the JMeter executable, defaults to ${JMETER_HOME}/bin/jmeter
JMETER_HOMEYesPath to the JMeter installation directory
JMETER_JAVA_OPTSNoOptional JMeter Java options-Xms1g -Xmx2g

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
execute_jmeter_test

Execute a JMeter test.

Args: test_file: Path to the JMeter test file (.jmx) gui_mode: Whether to run in GUI mode (default: False)

execute_jmeter_test_non_gui

Execute a JMeter test in non-GUI mode.

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

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/QAInsights/jmeter-mcp-server'

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