jmeter-mcp-server
JMeter MCP Server is a Model Context Protocol server that integrates JMeter with MCP-compatible clients, allowing both GUI and non-GUI test executions. It is designed for effective test management and result analysis leveraging JMeter's capabilities.
How do I execute a JMeter test in non-GUI mode?
Use the execute_jmeter_test_non_gui
tool to run JMeter tests in non-GUI mode for better performance.
What should I do if I encounter an error during test execution?
The server will capture and return any execution errors, allowing you to diagnose and resolve issues.
Can I use this server with any MCP-compatible client?
Yes, the server is designed to work with any MCP-compatible client, such as Claude Desktop, Cursor, and Windsurf.
Is it necessary to have JMeter installed on my system?
Yes, JMeter must be installed and accessible via the command line for the server to function correctly.
How do I configure the server for my MCP client?
Add the provided JSON configuration to your MCP client config to connect to the JMeter MCP server.