pbandreddy/blazemeter-mcp-server
If you are the rightful owner of blazemeter-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The BlazeMeter MCP Server provides a Model Context Provider server for integrating with BlazeMeter's API, allowing programmatic access to performance test data and management features.
Tools
Functions exposed to the LLM to take actions
get_workspaces
List workspaces for an account.
get_projects
List projects for a workspace.
get_test_runs
List test runs (masters) for a test.
get_test_run_summary
Get summary for a test run.
get_test_run_aggregate_data
Aggregate report data for a test run.
get_test_run_errors_data
Errors report data for a test run.
get_test_run_thresholds
Thresholds report for a test run.
get_test_run_timeline_kpis
Timeline KPIs report for a test run.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client