JMeter MCP Server
JSON →Execute JMeter tests and analyze results through MCP-compatible clients.
Install
pip install numpy Tools · 6
- execute_jmeter_test Launches JMeter in GUI mode, but doesn't execute test as per the JMeter design
- execute_jmeter_test_non_gui Execute a JMeter test in non-GUI mode (default mode for better performance)
- analyze_jmeter_results Analyze JMeter test results and provide a summary of key metrics and insights
- identify_performance_bottlenecks Identify performance bottlenecks in JMeter test results
- get_performance_insights Get insights and recommendations for improving performance
- generate_visualization Generate visualizations of JMeter test results
Links
★ 67 GitHub stars